2018-05-10 08:28:11,249 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-181 | | 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-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-10 08:28:11,253 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-10 08:28:11,254 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-10 08:28:11,255 - 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-10 08:28:11,257 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-10 08:28:11,257 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-10 08:28:14,005 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-10 08:28:22,734 - 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 8.718s OK 2018-05-10 08:28:22,849 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 08:28:22,850 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-10 08:28:22,855 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-10 08:28:24,431 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-10 08:39:15,817 - 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 651.330s OK 2018-05-10 08:39:15,939 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 08:39:15,941 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-10 08:39:15,945 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-10 08:39:17,087 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-10 08:39:52,787 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 35.697s OK 2018-05-10 08:39:52,910 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 08:39:52,910 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:36 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-10 08:39:52,914 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 10:51 | PASS | | snaps_health_check | functest | healthcheck | 00:36 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-10 08:39:52,916 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-10 08:39:59,190 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-181 | | 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-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-10 08:39:59,194 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-10 08:39:59,194 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-10 08:39:59,195 - 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 snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-05-10 08:39:59,197 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-10 08:39:59,197 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-10 08:40:01,112 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'22c9a95c-a844-4107-a2e7-5fe9779fff60'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-10T08:27:20Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9e04c550-c323-4d7e-b6c9-d58a87d31995', 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'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T08:27:15Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 08:40:01,477 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-10 08:40:01,477 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-10 08:40:01,889 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-10 08:40:01,889 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-10 08:40:02,271 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-10 08:40:02,271 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-10 08:40:02' 2018-05-10 08:40:02,272 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--7495da1a-e977-42e0-86ec-13d82894ec73' 2018-05-10 08:40:03,198 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--7495da1a-e977-42e0-86ec-13d82894ec73', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-10T08:40:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/80026f39-4ac8-4dde-adcc-31426a6fdfa4/file', u'owner': u'd236936b01164003813b0d54c1b2f093', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'80026f39-4ac8-4dde-adcc-31426a6fdfa4', u'size': None, u'name': u'functest-vping--7495da1a-e977-42e0-86ec-13d82894ec73', u'checksum': None, u'self': u'/v2/images/80026f39-4ac8-4dde-adcc-31426a6fdfa4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-10T08:40:03Z', u'schema': u'/v2/schemas/image'}) 2018-05-10 08:40:03,198 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-7495da1a-e977-42e0-86ec-13d82894ec73' 2018-05-10 08:40:03,824 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-10T08:40:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'b269569b-8ccc-44db-82f0-182ce5488a8c', u'provider:segmentation_id': 1028, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-7495da1a-e977-42e0-86ec-13d82894ec73', u'admin_state_up': True, u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T08:40:03Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 08:40:04,678 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-10T08:40:04Z', 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'378e475d-435f-4804-90cb-7b5806113746', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-7495da1a-e977-42e0-86ec-13d82894ec73', u'enable_dhcp': True, u'network_id': u'b269569b-8ccc-44db-82f0-182ce5488a8c', u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T08:40:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 08:40:04,679 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-7495da1a-e977-42e0-86ec-13d82894ec73' 2018-05-10 08:40:06,549 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-10T08:40:06Z', u'revision_number': 2, u'ha': False, u'id': u'ffcfc107-6d11-44b0-a5db-eb23e515ff00', u'external_gateway_info': {u'network_id': u'9e04c550-c323-4d7e-b6c9-d58a87d31995', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'22c9a95c-a844-4107-a2e7-5fe9779fff60', u'ip_address': u'172.30.10.116'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-7495da1a-e977-42e0-86ec-13d82894ec73', u'admin_state_up': True, u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T08:40:04Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 08:40:08,817 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-7495da1a-e977-42e0-86ec-13d82894ec73' 2018-05-10 08:40:09,065 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-7495da1a-e977-42e0-86ec-13d82894ec73', 'ephemeral': 0, 'ram': 1024, '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'd236936b01164003813b0d54c1b2f093', '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'b6715f77-1845-46e9-b44e-87d2406efa23', 'swap': 0}) 2018-05-10 08:40:09,993 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-7495da1a-e977-42e0-86ec-13d82894ec73' 2018-05-10 08:40:20,260 - 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-7495da1a-e977-42e0-86ec-13d82894ec73': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:31:17:be', u'version': 4, u'addr': u'192.168.130.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'80026f39-4ac8-4dde-adcc-31426a6fdfa4'}), 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-00000020', u'OS-SRV-USG:launched_at': u'2018-05-10T08:40:18.000000', 'flavor': Munch({u'id': u'b6715f77-1845-46e9-b44e-87d2406efa23'}), 'az': u'nova', 'id': u'cb7f3b67-2f28-42cb-b9c2-318303d2efa7', 'security_groups': [Munch({u'name': u'vping-sg-7495da1a-e977-42e0-86ec-13d82894ec73'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd723bb1bda09485cb0ca9491758e7512', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.9', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd236936b01164003813b0d54c1b2f093', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.9', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.9', 'launched_at': u'2018-05-10T08:40:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-10T08:40:18Z', 'hostId': u'a1649f06367ca0485a8c717053264d281624b6dc3622c5c0df39119c', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'a1649f06367ca0485a8c717053264d281624b6dc3622c5c0df39119c', '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-00000020', u'OS-SRV-USG:launched_at': u'2018-05-10T08:40:18.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd236936b01164003813b0d54c1b2f093', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-7495da1a-e977-42e0-86ec-13d82894ec73', 'adminPass': u'GtpAZk84MCPK', 'tenant_id': u'd236936b01164003813b0d54c1b2f093', 'created_at': u'2018-05-10T08:40:11Z', 'created': u'2018-05-10T08:40:11Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-10 08:40:21,871 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1166579260 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.122049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.123556] pid_max: default: 32768 minimum: 301 [ 0.124358] ACPI: Core revision 20150930 [ 0.125697] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.126884] Security Framework initialized [ 0.127617] Yama: becoming mindful. [ 0.128263] AppArmor: AppArmor initialized [ 0.129045] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.130376] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.131590] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132705] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.134007] Initializing cgroup subsys io [ 0.134737] Initializing cgroup subsys memory [ 0.135533] Initializing cgroup subsys devices [ 0.136299] Initializing cgroup subsys freezer [ 0.137067] Initializing cgroup subsys net_cls [ 0.137852] Initializing cgroup subsys perf_event [ 0.138686] Initializing cgroup subsys net_prio [ 0.139485] Initializing cgroup subsys hugetlb [ 0.140255] Initializing cgroup subsys pids [ 0.141014] CPU: Physical Processor ID: 0 [ 0.142427] mce: CPU supports 10 MCE banks [ 0.143187] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.144127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153230] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.158239] ftrace: allocating 31920 entries in 125 pages [ 0.179590] smpboot: Max logical packages: 1 [ 0.180363] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.181541] x2apic enabled [ 0.182207] Switched APIC routing to physical x2apic. [ 0.183630] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.184682] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.186506] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.187953] ... version: 2 [ 0.188690] ... bit width: 48 [ 0.189446] ... generic registers: 4 [ 0.190158] ... value mask: 0000ffffffffffff [ 0.191095] ... max period: 000000007fffffff [ 0.191995] ... fixed-purpose events: 3 [ 0.192714] ... event mask: 000000070000000f [ 0.193657] KVM setup paravirtual spinlock [ 0.194874] x86: Booted up 1 node, 1 CPUs [ 0.195595] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.196862] devtmpfs: initialized [ 0.198507] evm: security.selinux [ 0.199144] evm: security.SMACK64 [ 0.199789] evm: security.SMACK64EXEC [ 0.200452] evm: security.SMACK64TRANSMUTE [ 0.201186] evm: security.SMACK64MMAP [ 0.201847] evm: security.ima [ 0.202396] evm: security.capability [ 0.203144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.204863] pinctrl core: initialized pinctrl subsystem [ 0.205896] RTC time: 8:40:17, date: 05/10/18 [ 0.206775] NET: Registered protocol family 16 [ 0.207670] cpuidle: using governor ladder [ 0.208421] cpuidle: using governor menu [ 0.209106] PCCT header not found. [ 0.209784] ACPI: bus type PCI registered [ 0.210524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.211686] PCI: Using configuration type 1 for base access [ 0.212697] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.214628] ACPI: Added _OSI(Module Device) [ 0.215395] ACPI: Added _OSI(Processor Device) [ 0.216193] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.217010] ACPI: Added _OSI(Processor Aggregator Device) [ 0.218792] ACPI: Interpreter enabled [ 0.219478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.221166] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.222884] ACPI: (supports S0 S3 S4 S5) [ 0.223569] ACPI: Using IOAPIC for interrupt routing [ 0.224464] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.227367] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.228424] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.229544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.230650] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.232670] acpiphp: Slot [3] registered [ 0.233378] acpiphp: Slot [4] registered [ 0.234107] acpiphp: Slot [5] registered [ 0.234847] acpiphp: Slot [6] registered [ 0.242405] acpiphp: Slot [7] registered [ 0.243133] acpiphp: Slot [8] registered [ 0.243861] acpiphp: Slot [9] registered [ 0.244582] acpiphp: Slot [10] registered [ 0.245320] acpiphp: Slot [11] registered [ 0.246044] acpiphp: Slot [12] registered [ 0.246776] acpiphp: Slot [13] registered [ 0.247534] acpiphp: Slot [14] registered [ 0.248262] acpiphp: Slot [15] registered [ 0.248998] acpiphp: Slot [16] registered [ 0.249727] acpiphp: Slot [17] registered [ 0.250457] acpiphp: Slot [18] registered [ 0.251182] acpiphp: Slot [19] registered [ 0.251914] acpiphp: Slot [20] registered [ 0.252648] acpiphp: Slot [21] registered [ 0.253369] acpiphp: Slot [22] registered [ 0.254093] acpiphp: Slot [23] registered [ 0.254850] acpiphp: Slot [24] registered [ 0.255581] acpiphp: Slot [25] registered [ 0.256315] acpiphp: Slot [26] registered [ 0.257039] acpiphp: Slot [27] registered [ 0.257769] acpiphp: Slot [28] registered [ 0.258517] acpiphp: Slot [29] registered [ 0.259246] acpiphp: Slot [30] registered [ 0.259990] acpiphp: Slot [31] registered [ 0.260702] PCI host bridge to bus 0000:00 [ 0.261440] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.262567] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.263715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.265035] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.266348] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.267675] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.271458] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.272638] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.273750] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.274956] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.279490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280764] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.309119] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.310470] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.312288] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.313518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.314747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.315860] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316896] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.317900] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.319304] vgaarb: loaded [ 0.319847] vgaarb: bridge control possible 0000:00:02.0 [ 0.320887] SCSI subsystem initialized [ 0.321611] ACPI: bus type USB registered [ 0.322323] usbcore: registered new interface driver usbfs [ 0.323265] usbcore: registered new interface driver hub [ 0.324175] usbcore: registered new device driver usb [ 0.325145] PCI: Using ACPI for IRQ routing [ 0.326082] NetLabel: Initializing [ 0.326730] NetLabel: domain hash size = 128 [ 0.327515] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328392] NetLabel: unlabeled traffic allowed by default [ 0.329392] clocksource: Switched to clocksource kvm-clock [ 0.334400] AppArmor: AppArmor Filesystem Enabled [ 0.335285] pnp: PnP ACPI init [ 0.336111] pnp: PnP ACPI: found 5 devices [ 0.342064] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.343628] NET: Registered protocol family 2 [ 0.344491] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.345667] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.346734] TCP: Hash tables configured (established 8192 bind 8192) [ 0.347770] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.348744] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.349791] NET: Registered protocol family 1 [ 0.350524] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.351490] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.352414] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.366249] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380405] Trying to unpack rootfs image as initramfs... [ 0.429997] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.431448] Scanning for low memory corruption every 60 seconds [ 0.432675] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.433767] audit: initializing netlink subsys (disabled) [ 0.434707] audit: type=2000 audit(1525941618.819:1): initialized [ 0.435945] Initialise system trusted keyring [ 0.436804] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.437886] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.439781] zbud: loaded [ 0.440407] VFS: Disk quotas dquot_6.6.0 [ 0.441150] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.442570] fuse init (API version 7.23) [ 0.443365] Key type big_key registered [ 0.444084] Allocating IMA MOK and blacklist keyrings. [ 0.445077] Key type asymmetric registered [ 0.445826] Asymmetric key parser 'x509' registered [ 0.446713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.448031] io scheduler noop registered [ 0.448753] io scheduler deadline registered (default) [ 0.449644] io scheduler cfq registered [ 0.450386] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.451362] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.452508] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.453830] ACPI: Power Button [PWRF] [ 0.454600] GHES: HEST is not enabled! [ 0.468196] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.495825] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.510085] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.511848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.535090] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.536977] Linux agpgart interface v0.103 [ 0.538943] brd: module loaded [ 0.540064] loop: module loaded [ 0.544666] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.545889] GPT:90111 != 2097151 [ 0.546458] GPT:Alternate GPT header not at the end of the disk. [ 0.547431] GPT:90111 != 2097151 [ 0.548001] GPT: Use GNU Parted to correct GPT errors. [ 0.548824] vda: vda1 vda15 [ 0.550331] vdb: [ 0.551272] scsi host0: ata_piix [ 0.551915] scsi host1: ata_piix [ 0.552524] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.553639] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.554934] libphy: Fixed MDIO Bus: probed [ 0.555639] tun: Universal TUN/TAP device driver, 1.6 [ 0.556506] tun: (C) 1999-2004 Max Krasnyansky [ 0.558313] PPP generic driver version 2.4.2 [ 0.559103] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.560131] ehci-pci: EHCI PCI platform driver [ 0.560922] ehci-platform: EHCI generic platform driver [ 0.561794] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.562807] ohci-pci: OHCI PCI platform driver [ 0.563555] ohci-platform: OHCI generic platform driver [ 0.564428] uhci_hcd: USB Universal Host Controller Interface driver [ 0.578422] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.579322] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.580579] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.581418] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.582415] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.583515] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.584733] usb usb1: Product: UHCI Host Controller [ 0.585556] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.586598] usb usb1: SerialNumber: 0000:00:01.2 [ 0.587460] hub 1-0:1.0: USB hub found [ 0.588150] hub 1-0:1.0: 2 ports detected [ 0.588948] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.590756] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.591589] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.592470] mousedev: PS/2 mouse device common for all mice [ 0.593562] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.595197] rtc_cmos 00:00: RTC can wake from S4 [ 0.596168] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.597273] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.599054] i2c /dev entries driver [ 0.599760] device-mapper: uevent: version 1.0.3 [ 0.600608] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.602134] ledtrig-cpu: registered to indicate activity on CPUs [ 0.603315] NET: Registered protocol family 10 [ 0.604202] NET: Registered protocol family 17 [ 0.604976] Key type dns_resolver registered [ 0.605811] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.606818] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.608514] registered taskstats version 1 [ 0.609350] Loading compiled-in X.509 certificates [ 0.610917] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.612836] zswap: loaded using pool lzo/zbud [ 0.621156] Key type trusted registered [ 0.622817] Key type encrypted registered [ 0.623697] AppArmor: AppArmor sha1 policy hashing enabled [ 0.624846] ima: No TPM chip found, activating TPM-bypass! [ 0.625935] evm: HMAC attrs: 0x1 [ 0.626971] Magic number: 2:723:674 [ 0.627834] rtc_cmos 00:00: setting system clock to 2018-05-10 08:40:18 UTC (1525941618) [ 0.629522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.630755] EDD information not available. [ 0.714347] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.715964] Write protecting the kernel read-only data: 14336k [ 0.717651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.719722] 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.774139] 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.72 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.9... Lease of 192.168.130.9 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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDCHl47ZM/2Ir3Q6M6m6VPDjdSN3VojfPN73JVwjSl2r2vu6BbKZnp97fafQNNK+DiGXN3KjWXKxZBu7iIaynv+Oy0gmbat5tmbNBiK8/+7r8PUj7bydTtL5WQ8UVuSdooMmhq6FTQ5L4DBGy6qiM2+jLUy+uohLAzlyCeliEsi2qnWC5bdDoPg431Zc1tlLNVzuQSO6rS0nMRzJk2FOCsVqGA4kse5J+/5zZZBr3ppGYNxkeyCDeqUcSd2n46I03o0DLVYGahT0RJDF8cRWJgdBTQEBTsF+bb7fyncXLxvbZi2kmKVZEwid4zxFINcMlHtvFalo+/aMlZKUb/oAKG/ root@opnfv-vping-1-7495da1a-e977-42e0-86ec-13d82894ec73 ssh-dss AAAAB3NzaC1kc3MAAACBAJNUARvrtbXYhYhuRC7gbmkGEw+2+BwiGS1IBuizw3Az/WFGx08MQfm8eoF+HpJF5ax165yjrqY8uYXw9ZfqyND7+wX3u7mbBPUUxh5wSor9E6p/ATCjRrrrmLpox5lkOvo9dBOv6v0dGqomVeD+0RLxqFEsrL8P9o9fxbPB/rptAAAAFQDz5KmRu/S4se+s/I9KuqakmP7dHwAAAIAodjS3lExitrjXXcah0udMXSQpQg5y4jajmQs2IzFTA7a3kmfL0H3O3VCXFdM0Js8U8/QjmGPOpTyYr8yaeqMIWkGw8FCIAuHhSYzGmvf1EIugsR9A8XrT7t8fcUe8YAkzyJnLTLyq25+ROuO1hPYh1YNNWydGGDh0d/1w38RLOgAAAIAbhvipzl3m1/fEZ9ONWp1CPfoh/ruq7xWsIg0y3x+ir+iztahSL585lGLKDIMNk5caHR7OpqW6xHiWnRxXAMOQj6UQstmtqjSTu+sQDtUGvgeTlfL3AK5bGT+f51etA6/Mc2ZJe61y0PCGtdqrq/jZUBgNrA8+0nNawNnaekBmLQ== root@opnfv-vping-1-7495da1a-e977-42e0-86ec-13d82894ec73 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe31:17be/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.9 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: cb7f3b67-2f28-42cb-b9c2-318303d2efa7 name: opnfv-vping-1-7495da1a-e977-42e0-86ec-13d82894ec73 availability-zone: nova local-hostname: opnfv-vping-1-7495da1a-e977-42e0-86ec-13d82894ec73.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.77 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-7495da1a-e977-42e0-86ec-13d82894ec73 login: 2018-05-10 08:40:21,872 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-7495da1a-e977-42e0-86ec-13d82894ec73' 2018-05-10 08:40:22,306 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYGCYDNkdjdADEhbyUeSF8wvvg08UVr+xyydZtMVkU6Z+UQzI9agitcjH9BBzScsgqDNIlYB2BTXZ96B5X5w8nEFauIbml2IvQucs16u9sv15t6x0pIcRZj239kKP2kzKhu5srsdNVHRSzka1Of59rQgH1J/3X8NocaKMIQr1ZAnWj/0dHtneAAz0Wuezc4d+U/SFdfwTmBGnofIRuH41Y1SL5mV47o1vsFCnAgN2krGV1I1IRfhOCSuAwLq8whhY/gqedLZ4vQpFJ2XcglSUvvTqqcqPUoY9krWcd2j9iPIc5cGQ5mLJd0MgsOdkH6d5o6ppT6TYQTJQETkx1HcHV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmBgmAzZHY3QAxIW8lHkhfML74NPFFa/scsnWbTFZFOmflEMy\nPWoIrXIx/QQc0nLIKgzSJWAdgU12fegeV+cPJxBWriG5pdiL0LnLNervbL9ebesd\nKSHEWY9t/ZCj9pMyobubK7HTVR0Us5GtTn+fa0IB9Sf91/DaHGijCEK9WQJ1o/9H\nR7Z3gAM9Frns3OHflP0hXX8E5gRp6HyEbh+NWNUi+ZleO6Nb7BQpwIDdpKxldSNS\nEX4TgkrgMC6vMIYWP4KnnS2eL0KRSdl3IJUlL706qnKj1KGPZK1nHdo/YjyHOXBk\nOZiyXdDILDnZB+neaOqaU+k2EEyUBE5MdR3B1QIDAQABAoIBABXwtdsUw2uXWlz/\nJdsNNkV3IzqlkfK09BkDAMmzqrQXl4udveuaFjJfHNLw+u9o23MlclMt8FOsxwEW\nsPnhPRBXjQmFl/BSsqijhKr8fxli6c5Vcllyo45/4FAJw31Ycp9eHt5IwsGudkQJ\nKcT/KBIi7YFeCYJTHkOm3I3egs4KEdeRfeLdI0IPTMBZLoIWyVy6I7DbGnjfaLuc\n/gxrCUF9Z4JveOqggvmtwoHvWhKxJB7twIxOBxuknva0BhcurkmrmwulrHas06Gv\nkndXgOSMC9Mjn/Uadh+B8x/fT/0322QFcXkeIUEK05J3UMsrD+ffKGVdWVobIptT\n4fe8M8ECgYEAymMVtE6uQx1rGLXxEDz8pZOw4bJllNQkNb9vMPD/j0wlN5zn6JFN\n5OmjKSqfyXnsHVpfCdBXkNEIXDdZlL45KnJb/tUlNfjtKyVxcf8uL4pHG/lGt1UG\nDK0HGcci/sjaElWFSVy84yspgdbAaLJNYxxH6hglv2a0xBgC1ObrF/0CgYEAwGJ0\nH1aIjahVWDc/fx2BKMvbwNwk4hImWQN5fJwgpq4ceh/LT1+qt/4koss6RmxpHv9d\n4rVo7EDWWP1a2XrIQDj6/UlXGBrJcvaqTdaqmGL8QbMU/FjD/KAkvdPcWoamg/MB\nbmloHrkDwhoKRkumeLqLnDxCAks9Bpvpn9vM3LkCgYEAg+pzsjP6t/pL3S5yMzBd\nSRtsFqBuP8TK2VGvCwp6uQ9bztTyAA/94rA6zlFfFzbmJPfLrJzlBpqJRXo6ZI5c\nuoMR3ZdWish25kGgoTpAA3KxCNXBNywvJkH9t9qpv8JxCbQ+jWPqJnPyuROeFF/r\nuycq5LXanNg4CPzRk630HI0CgYA/NpptSaOo2CzixZSJkgpEe2eDoVJFLi2Hhgq/\nFRXtbrxQrG3DcO3Jcypai2hkh26rDsGsomsNZeiIaQcW+q8d2xstapHBi9uxeLdQ\nyD5Zv/yfIda9a/VJ5tzrutdmr2O7a3eG7f+WSLihaKkDnAvhE3qYJXyTAGHW8Bf9\nvN09kQKBgEJSFgP112aTZOQE/qmu2y8KvghXAeAhXWkYu9ya5VzTWI6SF5M6HgET\nEUSPJyB2+LpeB9enSetrZ1+UQXD6j6+rcNyjRUlRc1Tm5IksVTCS2d6T7xLbL8d6\nLDBUtQK7tZKKO0FpbQKWrHkDpoX+is5UlQ69kCbDmoPkAaqwhwm3\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd723bb1bda09485cb0ca9491758e7512', 'name': u'vping-keypair-7495da1a-e977-42e0-86ec-13d82894ec73', 'created_at': '2018-05-10T08:40:22.306282', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd236936b01164003813b0d54c1b2f093', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'aa:9b:cf:f1:e8:d7:67:85:c4:d2:39:a1:20:03:ca:c0', 'type': 'ssh', 'id': u'vping-keypair-7495da1a-e977-42e0-86ec-13d82894ec73'}) 2018-05-10 08:40:22,306 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAmBgmAzZHY3QAxIW8lHkhfML74NPFFa/scsnWbTFZFOmflEMy PWoIrXIx/QQc0nLIKgzSJWAdgU12fegeV+cPJxBWriG5pdiL0LnLNervbL9ebesd KSHEWY9t/ZCj9pMyobubK7HTVR0Us5GtTn+fa0IB9Sf91/DaHGijCEK9WQJ1o/9H R7Z3gAM9Frns3OHflP0hXX8E5gRp6HyEbh+NWNUi+ZleO6Nb7BQpwIDdpKxldSNS EX4TgkrgMC6vMIYWP4KnnS2eL0KRSdl3IJUlL706qnKj1KGPZK1nHdo/YjyHOXBk OZiyXdDILDnZB+neaOqaU+k2EEyUBE5MdR3B1QIDAQABAoIBABXwtdsUw2uXWlz/ JdsNNkV3IzqlkfK09BkDAMmzqrQXl4udveuaFjJfHNLw+u9o23MlclMt8FOsxwEW sPnhPRBXjQmFl/BSsqijhKr8fxli6c5Vcllyo45/4FAJw31Ycp9eHt5IwsGudkQJ KcT/KBIi7YFeCYJTHkOm3I3egs4KEdeRfeLdI0IPTMBZLoIWyVy6I7DbGnjfaLuc /gxrCUF9Z4JveOqggvmtwoHvWhKxJB7twIxOBxuknva0BhcurkmrmwulrHas06Gv kndXgOSMC9Mjn/Uadh+B8x/fT/0322QFcXkeIUEK05J3UMsrD+ffKGVdWVobIptT 4fe8M8ECgYEAymMVtE6uQx1rGLXxEDz8pZOw4bJllNQkNb9vMPD/j0wlN5zn6JFN 5OmjKSqfyXnsHVpfCdBXkNEIXDdZlL45KnJb/tUlNfjtKyVxcf8uL4pHG/lGt1UG DK0HGcci/sjaElWFSVy84yspgdbAaLJNYxxH6hglv2a0xBgC1ObrF/0CgYEAwGJ0 H1aIjahVWDc/fx2BKMvbwNwk4hImWQN5fJwgpq4ceh/LT1+qt/4koss6RmxpHv9d 4rVo7EDWWP1a2XrIQDj6/UlXGBrJcvaqTdaqmGL8QbMU/FjD/KAkvdPcWoamg/MB bmloHrkDwhoKRkumeLqLnDxCAks9Bpvpn9vM3LkCgYEAg+pzsjP6t/pL3S5yMzBd SRtsFqBuP8TK2VGvCwp6uQ9bztTyAA/94rA6zlFfFzbmJPfLrJzlBpqJRXo6ZI5c uoMR3ZdWish25kGgoTpAA3KxCNXBNywvJkH9t9qpv8JxCbQ+jWPqJnPyuROeFF/r uycq5LXanNg4CPzRk630HI0CgYA/NpptSaOo2CzixZSJkgpEe2eDoVJFLi2Hhgq/ FRXtbrxQrG3DcO3Jcypai2hkh26rDsGsomsNZeiIaQcW+q8d2xstapHBi9uxeLdQ yD5Zv/yfIda9a/VJ5tzrutdmr2O7a3eG7f+WSLihaKkDnAvhE3qYJXyTAGHW8Bf9 vN09kQKBgEJSFgP112aTZOQE/qmu2y8KvghXAeAhXWkYu9ya5VzTWI6SF5M6HgET EUSPJyB2+LpeB9enSetrZ1+UQXD6j6+rcNyjRUlRc1Tm5IksVTCS2d6T7xLbL8d6 LDBUtQK7tZKKO0FpbQKWrHkDpoX+is5UlQ69kCbDmoPkAaqwhwm3 -----END RSA PRIVATE KEY----- 2018-05-10 08:40:23,450 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--7495da1a-e977-42e0-86ec-13d82894ec73' 2018-05-10 08:40:33,188 - 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-7495da1a-e977-42e0-86ec-13d82894ec73': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:be:4a:db', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'80026f39-4ac8-4dde-adcc-31426a6fdfa4'}), 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-00000023', u'OS-SRV-USG:launched_at': u'2018-05-10T08:40:32.000000', 'flavor': Munch({u'id': u'b6715f77-1845-46e9-b44e-87d2406efa23'}), 'az': u'nova', 'id': u'9855f28a-926c-40ca-9756-7993f865f635', 'security_groups': [Munch({u'name': u'vping-sg-7495da1a-e977-42e0-86ec-13d82894ec73'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd723bb1bda09485cb0ca9491758e7512', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.8', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd236936b01164003813b0d54c1b2f093', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.8', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.8', 'launched_at': u'2018-05-10T08:40:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-10T08:40:32Z', 'hostId': u'b176e7ec5bd723448d738852c20998e5e3b7675bdcad0aac45347393', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-7495da1a-e977-42e0-86ec-13d82894ec73', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'b176e7ec5bd723448d738852c20998e5e3b7675bdcad0aac45347393', '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-00000023', u'OS-SRV-USG:launched_at': u'2018-05-10T08:40:32.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd236936b01164003813b0d54c1b2f093', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-ssh--7495da1a-e977-42e0-86ec-13d82894ec73', 'adminPass': u'GCxKgC7HjyMp', 'tenant_id': u'd236936b01164003813b0d54c1b2f093', 'created_at': u'2018-05-10T08:40:24Z', 'created': u'2018-05-10T08:40:24Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-10 08:40:36,396 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'ffcfc107-6d11-44b0-a5db-eb23e515ff00', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd236936b01164003813b0d54c1b2f093', 'created_at': u'2018-05-10T08:40:35Z', 'attached': True, 'updated_at': u'2018-05-10T08:40:35Z', 'id': u'769ccc46-cdc7-45fc-952e-4a27fbde0712', 'floating_network_id': u'9e04c550-c323-4d7e-b6c9-d58a87d31995', 'fixed_ip_address': u'192.168.130.8', 'floating_ip_address': u'172.30.10.119', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd236936b01164003813b0d54c1b2f093', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ffcfc107-6d11-44b0-a5db-eb23e515ff00', 'project_id': u'd236936b01164003813b0d54c1b2f093', 'port_id': u'a7a3dc6a-f4b1-4687-9f23-f7d9e732d64e', 'port': u'a7a3dc6a-f4b1-4687-9f23-f7d9e732d64e', 'network': u'9e04c550-c323-4d7e-b6c9-d58a87d31995'}) 2018-05-10 08:40:38,920 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1645122884 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.138215] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140073] pid_max: default: 32768 minimum: 301 [ 0.141073] ACPI: Core revision 20150930 [ 0.142635] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144026] Security Framework initialized [ 0.144908] Yama: becoming mindful. [ 0.145771] AppArmor: AppArmor initialized [ 0.146710] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.148384] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149992] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.151343] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153018] Initializing cgroup subsys io [ 0.154007] Initializing cgroup subsys memory [ 0.155005] Initializing cgroup subsys devices [ 0.155960] Initializing cgroup subsys freezer [ 0.156909] Initializing cgroup subsys net_cls [ 0.157901] Initializing cgroup subsys perf_event [ 0.158908] Initializing cgroup subsys net_prio [ 0.159856] Initializing cgroup subsys hugetlb [ 0.160808] Initializing cgroup subsys pids [ 0.161822] CPU: Physical Processor ID: 0 [ 0.163422] mce: CPU supports 10 MCE banks [ 0.164326] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165491] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174908] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.180112] ftrace: allocating 31920 entries in 125 pages [ 0.201578] smpboot: Max logical packages: 1 [ 0.202393] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203711] x2apic enabled [ 0.204455] Switched APIC routing to physical x2apic. [ 0.206018] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207422] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.209892] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.211794] ... version: 2 [ 0.212710] ... bit width: 48 [ 0.213690] ... generic registers: 4 [ 0.214688] ... value mask: 0000ffffffffffff [ 0.215962] ... max period: 000000007fffffff [ 0.217173] ... fixed-purpose events: 3 [ 0.218168] ... event mask: 000000070000000f [ 0.219399] KVM setup paravirtual spinlock [ 0.220861] x86: Booted up 1 node, 1 CPUs [ 0.221850] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223489] devtmpfs: initialized [ 0.225372] evm: security.selinux [ 0.226179] evm: security.SMACK64 [ 0.226976] evm: security.SMACK64EXEC [ 0.227881] evm: security.SMACK64TRANSMUTE [ 0.228862] evm: security.SMACK64MMAP [ 0.229763] evm: security.ima [ 0.230504] evm: security.capability [ 0.231468] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233731] pinctrl core: initialized pinctrl subsystem [ 0.234830] RTC time: 8:40:32, date: 05/10/18 [ 0.235814] NET: Registered protocol family 16 [ 0.236819] cpuidle: using governor ladder [ 0.237655] cpuidle: using governor menu [ 0.238632] PCCT header not found. [ 0.239562] ACPI: bus type PCI registered [ 0.240499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242041] PCI: Using configuration type 1 for base access [ 0.243366] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.245765] ACPI: Added _OSI(Module Device) [ 0.246857] ACPI: Added _OSI(Processor Device) [ 0.247989] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249126] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251250] ACPI: Interpreter enabled [ 0.252133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256290] ACPI: (supports S0 S3 S4 S5) [ 0.257141] ACPI: Using IOAPIC for interrupt routing [ 0.258166] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.261298] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.262481] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263817] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.265124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.267565] acpiphp: Slot [3] registered [ 0.268402] acpiphp: Slot [4] registered [ 0.269233] acpiphp: Slot [5] registered [ 0.270075] acpiphp: Slot [6] registered [ 0.277256] acpiphp: Slot [7] registered [ 0.278095] acpiphp: Slot [8] registered [ 0.278918] acpiphp: Slot [9] registered [ 0.279747] acpiphp: Slot [10] registered [ 0.280604] acpiphp: Slot [11] registered [ 0.281485] acpiphp: Slot [12] registered [ 0.282345] acpiphp: Slot [13] registered [ 0.283203] acpiphp: Slot [14] registered [ 0.284067] acpiphp: Slot [15] registered [ 0.284901] acpiphp: Slot [16] registered [ 0.285758] acpiphp: Slot [17] registered [ 0.286611] acpiphp: Slot [18] registered [ 0.287467] acpiphp: Slot [19] registered [ 0.288301] acpiphp: Slot [20] registered [ 0.289124] acpiphp: Slot [21] registered [ 0.289975] acpiphp: Slot [22] registered [ 0.290835] acpiphp: Slot [23] registered [ 0.291703] acpiphp: Slot [24] registered [ 0.292566] acpiphp: Slot [25] registered [ 0.293436] acpiphp: Slot [26] registered [ 0.294298] acpiphp: Slot [27] registered [ 0.295168] acpiphp: Slot [28] registered [ 0.296006] acpiphp: Slot [29] registered [ 0.296875] acpiphp: Slot [30] registered [ 0.297744] acpiphp: Slot [31] registered [ 0.298604] PCI host bridge to bus 0000:00 [ 0.299444] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.302230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.303611] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.304986] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.306345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.310218] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.311360] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.312535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.313642] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316888] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318117] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348380] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.349751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.352353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.353649] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.355110] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.356212] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.357249] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.358742] vgaarb: loaded [ 0.359320] vgaarb: bridge control possible 0000:00:02.0 [ 0.360442] SCSI subsystem initialized [ 0.361238] ACPI: bus type USB registered [ 0.361988] usbcore: registered new interface driver usbfs [ 0.362919] usbcore: registered new interface driver hub [ 0.363819] usbcore: registered new device driver usb [ 0.364757] PCI: Using ACPI for IRQ routing [ 0.365667] NetLabel: Initializing [ 0.366335] NetLabel: domain hash size = 128 [ 0.367156] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.368086] NetLabel: unlabeled traffic allowed by default [ 0.369168] clocksource: Switched to clocksource kvm-clock [ 0.374283] AppArmor: AppArmor Filesystem Enabled [ 0.375211] pnp: PnP ACPI init [ 0.376058] pnp: PnP ACPI: found 5 devices [ 0.382074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.383736] NET: Registered protocol family 2 [ 0.384659] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.385944] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.387161] TCP: Hash tables configured (established 8192 bind 8192) [ 0.388322] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.389397] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.390582] NET: Registered protocol family 1 [ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.392492] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.393548] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.407527] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421657] Trying to unpack rootfs image as initramfs... [ 0.471331] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.472880] Scanning for low memory corruption every 60 seconds [ 0.474177] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.475294] audit: initializing netlink subsys (disabled) [ 0.476249] audit: type=2000 audit(1525941633.024:1): initialized [ 0.477570] Initialise system trusted keyring [ 0.478462] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.479597] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.481555] zbud: loaded [ 0.482223] VFS: Disk quotas dquot_6.6.0 [ 0.483006] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.484495] fuse init (API version 7.23) [ 0.485348] Key type big_key registered [ 0.486118] Allocating IMA MOK and blacklist keyrings. [ 0.487186] Key type asymmetric registered [ 0.487990] Asymmetric key parser 'x509' registered [ 0.488938] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.490308] io scheduler noop registered [ 0.491014] io scheduler deadline registered (default) [ 0.491894] io scheduler cfq registered [ 0.492636] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493590] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.496236] ACPI: Power Button [PWRF] [ 0.497026] GHES: HEST is not enabled! [ 0.510687] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552819] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.577904] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579837] Linux agpgart interface v0.103 [ 0.581818] brd: module loaded [ 0.582974] loop: module loaded [ 0.586575] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.587880] GPT:90111 != 2097151 [ 0.588495] GPT:Alternate GPT header not at the end of the disk. [ 0.589511] GPT:90111 != 2097151 [ 0.590115] GPT: Use GNU Parted to correct GPT errors. [ 0.590998] vda: vda1 vda15 [ 0.592734] vdb: [ 0.593693] scsi host0: ata_piix [ 0.594351] scsi host1: ata_piix [ 0.594991] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.596140] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.597473] libphy: Fixed MDIO Bus: probed [ 0.598211] tun: Universal TUN/TAP device driver, 1.6 [ 0.599107] tun: (C) 1999-2004 Max Krasnyansky [ 0.600928] PPP generic driver version 2.4.2 [ 0.601749] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602836] ehci-pci: EHCI PCI platform driver [ 0.603629] ehci-platform: EHCI generic platform driver [ 0.604544] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605604] ohci-pci: OHCI PCI platform driver [ 0.606404] ohci-platform: OHCI generic platform driver [ 0.607324] uhci_hcd: USB Universal Host Controller Interface driver [ 0.622079] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.623010] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.624308] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.625258] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.626319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.627454] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.628744] usb usb1: Product: UHCI Host Controller [ 0.629639] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.630698] usb usb1: SerialNumber: 0000:00:01.2 [ 0.631592] hub 1-0:1.0: USB hub found [ 0.632313] hub 1-0:1.0: 2 ports detected [ 0.633140] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.635052] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.635952] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.636925] mousedev: PS/2 mouse device common for all mice [ 0.638075] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639771] rtc_cmos 00:00: RTC can wake from S4 [ 0.640719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.641837] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642954] i2c /dev entries driver [ 0.643628] device-mapper: uevent: version 1.0.3 [ 0.644574] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.646087] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647293] NET: Registered protocol family 10 [ 0.648222] NET: Registered protocol family 17 [ 0.649035] Key type dns_resolver registered [ 0.649922] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.650934] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.652574] registered taskstats version 1 [ 0.653342] Loading compiled-in X.509 certificates [ 0.654689] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.656413] zswap: loaded using pool lzo/zbud [ 0.664005] Key type trusted registered [ 0.665461] Key type encrypted registered [ 0.666209] AppArmor: AppArmor sha1 policy hashing enabled [ 0.667167] ima: No TPM chip found, activating TPM-bypass! [ 0.668136] evm: HMAC attrs: 0x1 [ 0.668991] Magic number: 2:723:674 [ 0.669761] rtc_cmos 00:00: setting system clock to 2018-05-10 08:40:33 UTC (1525941633) [ 0.671214] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.672223] EDD information not available. [ 0.754203] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.755704] Write protecting the kernel read-only data: 14336k [ 0.757285] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.759065] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.69 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.891765] 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.8... Lease of 192.168.130.8 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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHa20VQ6iwtbpSJvzunqnSqDfBEvP3TKHxjS44khwdDJmkIH+PlbHPzlOM/nOZ0fdu5xsvjN9SrcFAxSgHbr12Qf70to1qgvTuuiM8k5cdFaYbPhHFTXIi0aOaXu0o3h4mf3D1FdHWdvpONdN/EXL0qX7tPc2/SkuH2TVAbkC2d+hBVaGlvyk2zSu2xGCkCIUd3wLFyd4nhgP5AQKeSanfpCWE8vtKBnsFdPIbkJ3/xntBd8UOMSeSlnWYlZhmkCeVVHAGTqOGJudzUoTbB2bhns+PY5QsN+KBMZuUZA1HBGsT+PrhxuS1qaCbJzEU+r2uxUWqWoeIlsC5Na6HasNf root@opnfv-vping-2-ssh--7495da1a-e977-42e0-86ec-13d82894ec73 ssh-dss AAAAB3NzaC1kc3MAAACBAIwabEQab2TrWcRgMaS6mnps6RMoJXkfdGDmGHs2ZZmJZP9at46ZjZMQIBADkjULd0UxaAgff4ymszvYLOpe0MAunSg4Okkkaqsqf4W7bGOvFwUQDdPv/ugOm5Vi/Y4EZJkI7s7JdZa8yXLbglzIIwzpWJJFFNia3WRuncNbRg7pAAAAFQDFIR688sXdTWNLAA5CNJkT/aGulwAAAIAz63gceSc4DXO3upMS+uJ+UZDqIuNPbHbmdH9MIF9My56auQ8kSCNjCH7GkDUNQj1oJHFjlWuxnLxKB20kyIyzjCQE76eYKAtZmRQNCF83b3dZlmN5Pg+Lhtuqt9nMJooSWvbJs0sNdyYV6ovRAwElcL9JfWGS28wa9rDChei3UAAAAIAOhRJv23Im8M2B4goX2IS+caQeiRI2QaV5VMTamkbJa5a8WSlH4LB7cUrjmMlK74wdq9EEE92GszyeTdUyIOVNberKj3s6gpswYKZADPIjANvJgjvvObXKgDgebhVRpxCzZ/5+OwhrqVJeWCOdQ+2hyTFYHQ3Fq1x1PK0X1DO3tA== root@opnfv-vping-2-ssh--7495da1a-e977-42e0-86ec-13d82894ec73 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:febe:4adb/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: 9855f28a-926c-40ca-9756-7993f865f635 name: opnfv-vping-2-ssh--7495da1a-e977-42e0-86ec-13d82894ec73 availability-zone: nova local-hostname: opnfv-vping-2-ssh--7495da1a-e977-42e0-86ec-13d82894ec73.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.22 === 2018-05-10 08:40:38,921 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-10 08:40:42,032 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-10 08:40:42,037 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-10 08:40:42,040 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-10 08:40:42,040 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-10 08:40:42,545 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 08:40:42,546 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-10 08:40:58,149 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-05-10 08:40:58,150 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-10 08:40:58,896 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'22c9a95c-a844-4107-a2e7-5fe9779fff60'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-10T08:27:20Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9e04c550-c323-4d7e-b6c9-d58a87d31995', 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'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T08:27:15Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 08:40:58,896 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-10 08:40:58,897 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-10 08:40:58' 2018-05-10 08:40:58,897 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--fd8ac959-953e-4168-89ce-34f7a1c96fb4' 2018-05-10 08:40:59,844 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--fd8ac959-953e-4168-89ce-34f7a1c96fb4', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-10T08:40:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/faba9a70-b142-407a-a41c-effd125ea339/file', u'owner': u'd236936b01164003813b0d54c1b2f093', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'faba9a70-b142-407a-a41c-effd125ea339', u'size': None, u'name': u'functest-vping--fd8ac959-953e-4168-89ce-34f7a1c96fb4', u'checksum': None, u'self': u'/v2/images/faba9a70-b142-407a-a41c-effd125ea339', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-10T08:40:59Z', u'schema': u'/v2/schemas/image'}) 2018-05-10 08:40:59,844 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-fd8ac959-953e-4168-89ce-34f7a1c96fb4' 2018-05-10 08:41:00,308 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-10T08:41:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'bd512895-10ce-49ab-a975-41d657ba4dc2', u'provider:segmentation_id': 1014, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-fd8ac959-953e-4168-89ce-34f7a1c96fb4', u'admin_state_up': True, u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T08:41:00Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 08:41:01,393 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-10T08:41:00Z', 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'5c87cb79-1986-47af-82de-909b817e7057', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-fd8ac959-953e-4168-89ce-34f7a1c96fb4', u'enable_dhcp': True, u'network_id': u'bd512895-10ce-49ab-a975-41d657ba4dc2', u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T08:41:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 08:41:01,393 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-fd8ac959-953e-4168-89ce-34f7a1c96fb4' 2018-05-10 08:41:03,131 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-10T08:41:02Z', u'revision_number': 3, u'ha': False, u'id': u'4f4782b0-e532-4855-80d3-7475140465f3', u'external_gateway_info': {u'network_id': u'9e04c550-c323-4d7e-b6c9-d58a87d31995', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'22c9a95c-a844-4107-a2e7-5fe9779fff60', u'ip_address': u'172.30.10.116'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-fd8ac959-953e-4168-89ce-34f7a1c96fb4', u'admin_state_up': True, u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T08:41:01Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 08:41:05,474 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-fd8ac959-953e-4168-89ce-34f7a1c96fb4' 2018-05-10 08:41:05,618 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-fd8ac959-953e-4168-89ce-34f7a1c96fb4', 'ephemeral': 0, 'ram': 1024, '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'd236936b01164003813b0d54c1b2f093', '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'b54259b4-9d4b-4db7-94c1-7399228a36cc', 'swap': 0}) 2018-05-10 08:41:06,604 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4' 2018-05-10 08:41:16,668 - 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-fd8ac959-953e-4168-89ce-34f7a1c96fb4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:1b:66', u'version': 4, u'addr': u'192.168.130.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'faba9a70-b142-407a-a41c-effd125ea339'}), 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-00000026', u'OS-SRV-USG:launched_at': u'2018-05-10T08:41:14.000000', 'flavor': Munch({u'id': u'b54259b4-9d4b-4db7-94c1-7399228a36cc'}), 'az': u'nova', 'id': u'ac99e47f-4085-4106-bb0d-5de663f922c9', 'security_groups': [Munch({u'name': u'vping-sg-fd8ac959-953e-4168-89ce-34f7a1c96fb4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd723bb1bda09485cb0ca9491758e7512', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.7', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd236936b01164003813b0d54c1b2f093', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.7', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.7', 'launched_at': u'2018-05-10T08:41:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-10T08:41:14Z', 'hostId': u'a1649f06367ca0485a8c717053264d281624b6dc3622c5c0df39119c', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'a1649f06367ca0485a8c717053264d281624b6dc3622c5c0df39119c', '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-00000026', u'OS-SRV-USG:launched_at': u'2018-05-10T08:41:14.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd236936b01164003813b0d54c1b2f093', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4', 'adminPass': u'n426auBSWhoG', 'tenant_id': u'd236936b01164003813b0d54c1b2f093', 'created_at': u'2018-05-10T08:41:08Z', 'created': u'2018-05-10T08:41:08Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-10 08:41:18,503 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1150603611 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.129343] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130986] pid_max: default: 32768 minimum: 301 [ 0.131875] ACPI: Core revision 20150930 [ 0.133285] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134575] Security Framework initialized [ 0.135358] Yama: becoming mindful. [ 0.136049] AppArmor: AppArmor initialized [ 0.136999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.138438] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139723] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.140962] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.142349] Initializing cgroup subsys io [ 0.143138] Initializing cgroup subsys memory [ 0.143978] Initializing cgroup subsys devices [ 0.144857] Initializing cgroup subsys freezer [ 0.145699] Initializing cgroup subsys net_cls [ 0.146550] Initializing cgroup subsys perf_event [ 0.147452] Initializing cgroup subsys net_prio [ 0.148321] Initializing cgroup subsys hugetlb [ 0.149221] Initializing cgroup subsys pids [ 0.150049] CPU: Physical Processor ID: 0 [ 0.151497] mce: CPU supports 10 MCE banks [ 0.152319] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162705] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167849] ftrace: allocating 31920 entries in 125 pages [ 0.189266] smpboot: Max logical packages: 1 [ 0.190129] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191513] x2apic enabled [ 0.192234] Switched APIC routing to physical x2apic. [ 0.193764] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194971] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.197033] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.198651] ... version: 2 [ 0.199447] ... bit width: 48 [ 0.200253] ... generic registers: 4 [ 0.201079] ... value mask: 0000ffffffffffff [ 0.202084] ... max period: 000000007fffffff [ 0.203097] ... fixed-purpose events: 3 [ 0.203908] ... event mask: 000000070000000f [ 0.204938] KVM setup paravirtual spinlock [ 0.206215] x86: Booted up 1 node, 1 CPUs [ 0.207060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208501] devtmpfs: initialized [ 0.210206] evm: security.selinux [ 0.210887] evm: security.SMACK64 [ 0.211556] evm: security.SMACK64EXEC [ 0.212323] evm: security.SMACK64TRANSMUTE [ 0.213156] evm: security.SMACK64MMAP [ 0.213944] evm: security.ima [ 0.214580] evm: security.capability [ 0.215381] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217320] pinctrl core: initialized pinctrl subsystem [ 0.218357] RTC time: 8:41:13, date: 05/10/18 [ 0.219255] NET: Registered protocol family 16 [ 0.220189] cpuidle: using governor ladder [ 0.221036] cpuidle: using governor menu [ 0.221831] PCCT header not found. [ 0.222556] ACPI: bus type PCI registered [ 0.223359] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224798] PCI: Using configuration type 1 for base access [ 0.226001] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.228215] ACPI: Added _OSI(Module Device) [ 0.229144] ACPI: Added _OSI(Processor Device) [ 0.230059] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.231077] ACPI: Added _OSI(Processor Aggregator Device) [ 0.233102] ACPI: Interpreter enabled [ 0.233943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238028] ACPI: (supports S0 S3 S4 S5) [ 0.238907] ACPI: Using IOAPIC for interrupt routing [ 0.239938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243291] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246118] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.247591] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250171] acpiphp: Slot [3] registered [ 0.251051] acpiphp: Slot [4] registered [ 0.251948] acpiphp: Slot [5] registered [ 0.252848] acpiphp: Slot [6] registered [ 0.260272] acpiphp: Slot [7] registered [ 0.261177] acpiphp: Slot [8] registered [ 0.262120] acpiphp: Slot [9] registered [ 0.263050] acpiphp: Slot [10] registered [ 0.263981] acpiphp: Slot [11] registered [ 0.264897] acpiphp: Slot [12] registered [ 0.265795] acpiphp: Slot [13] registered [ 0.266651] acpiphp: Slot [14] registered [ 0.267516] acpiphp: Slot [15] registered [ 0.268311] acpiphp: Slot [16] registered [ 0.269187] acpiphp: Slot [17] registered [ 0.270053] acpiphp: Slot [18] registered [ 0.270866] acpiphp: Slot [19] registered [ 0.271743] acpiphp: Slot [20] registered [ 0.272606] acpiphp: Slot [21] registered [ 0.273486] acpiphp: Slot [22] registered [ 0.274343] acpiphp: Slot [23] registered [ 0.275222] acpiphp: Slot [24] registered [ 0.276122] acpiphp: Slot [25] registered [ 0.277073] acpiphp: Slot [26] registered [ 0.278014] acpiphp: Slot [27] registered [ 0.278913] acpiphp: Slot [28] registered [ 0.279765] acpiphp: Slot [29] registered [ 0.280690] acpiphp: Slot [30] registered [ 0.281555] acpiphp: Slot [31] registered [ 0.282449] PCI host bridge to bus 0000:00 [ 0.283446] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.284859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286262] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.287846] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.289401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.291146] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296619] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298009] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299537] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.304316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.305957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337529] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338971] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340346] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341731] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344241] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345446] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346660] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348435] vgaarb: loaded [ 0.349086] vgaarb: bridge control possible 0000:00:02.0 [ 0.350177] SCSI subsystem initialized [ 0.350975] ACPI: bus type USB registered [ 0.351821] usbcore: registered new interface driver usbfs [ 0.352841] usbcore: registered new interface driver hub [ 0.353864] usbcore: registered new device driver usb [ 0.354952] PCI: Using ACPI for IRQ routing [ 0.355947] NetLabel: Initializing [ 0.356637] NetLabel: domain hash size = 128 [ 0.357442] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358399] NetLabel: unlabeled traffic allowed by default [ 0.359562] clocksource: Switched to clocksource kvm-clock [ 0.364715] AppArmor: AppArmor Filesystem Enabled [ 0.365686] pnp: PnP ACPI init [ 0.366678] pnp: PnP ACPI: found 5 devices [ 0.372700] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.374552] NET: Registered protocol family 2 [ 0.375573] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.376917] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.378209] TCP: Hash tables configured (established 8192 bind 8192) [ 0.379530] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.380750] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.382115] NET: Registered protocol family 1 [ 0.383075] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384399] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.385624] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.399706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.413826] Trying to unpack rootfs image as initramfs... [ 0.463921] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.465596] Scanning for low memory corruption every 60 seconds [ 0.466897] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.468094] audit: initializing netlink subsys (disabled) [ 0.469087] audit: type=2000 audit(1525941674.837:1): initialized [ 0.470375] Initialise system trusted keyring [ 0.471278] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.472438] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474407] zbud: loaded [ 0.475096] VFS: Disk quotas dquot_6.6.0 [ 0.475871] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.477340] fuse init (API version 7.23) [ 0.478179] Key type big_key registered [ 0.479029] Allocating IMA MOK and blacklist keyrings. [ 0.480143] Key type asymmetric registered [ 0.481030] Asymmetric key parser 'x509' registered [ 0.482093] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.483526] io scheduler noop registered [ 0.484387] io scheduler deadline registered (default) [ 0.485514] io scheduler cfq registered [ 0.486322] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.487361] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.488686] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.490074] ACPI: Power Button [PWRF] [ 0.490983] GHES: HEST is not enabled! [ 0.504627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.532492] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.546869] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.548727] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574038] Linux agpgart interface v0.103 [ 0.576065] brd: module loaded [ 0.577276] loop: module loaded [ 0.582063] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.583345] GPT:90111 != 2097151 [ 0.583943] GPT:Alternate GPT header not at the end of the disk. [ 0.584946] GPT:90111 != 2097151 [ 0.585533] GPT: Use GNU Parted to correct GPT errors. [ 0.586400] vda: vda1 vda15 [ 0.588192] vdb: [ 0.589140] scsi host0: ata_piix [ 0.589808] scsi host1: ata_piix [ 0.590449] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.591574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.593560] libphy: Fixed MDIO Bus: probed [ 0.594311] tun: Universal TUN/TAP device driver, 1.6 [ 0.595160] tun: (C) 1999-2004 Max Krasnyansky [ 0.597026] PPP generic driver version 2.4.2 [ 0.597840] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.598922] ehci-pci: EHCI PCI platform driver [ 0.599720] ehci-platform: EHCI generic platform driver [ 0.600625] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.601626] ohci-pci: OHCI PCI platform driver [ 0.602388] ohci-platform: OHCI generic platform driver [ 0.603263] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617334] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618236] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619535] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.620433] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.621458] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.623808] usb usb1: Product: UHCI Host Controller [ 0.624640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.625646] usb usb1: SerialNumber: 0000:00:01.2 [ 0.626498] hub 1-0:1.0: USB hub found [ 0.627174] hub 1-0:1.0: 2 ports detected [ 0.627968] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.629760] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.630599] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.631505] mousedev: PS/2 mouse device common for all mice [ 0.632622] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634220] rtc_cmos 00:00: RTC can wake from S4 [ 0.635163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.636451] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.637769] i2c /dev entries driver [ 0.638540] device-mapper: uevent: version 1.0.3 [ 0.639662] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.641423] ledtrig-cpu: registered to indicate activity on CPUs [ 0.642832] NET: Registered protocol family 10 [ 0.643919] NET: Registered protocol family 17 [ 0.644895] Key type dns_resolver registered [ 0.645878] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.647080] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.648972] registered taskstats version 1 [ 0.649872] Loading compiled-in X.509 certificates [ 0.651382] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.653410] zswap: loaded using pool lzo/zbud [ 0.661256] Key type trusted registered [ 0.662858] Key type encrypted registered [ 0.663737] AppArmor: AppArmor sha1 policy hashing enabled [ 0.664870] ima: No TPM chip found, activating TPM-bypass! [ 0.665967] evm: HMAC attrs: 0x1 [ 0.666935] Magic number: 2:723:674 [ 0.667806] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:14 UTC (1525941674) [ 0.669521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.670716] EDD information not available. [ 0.752560] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.753942] Write protecting the kernel read-only data: 14336k [ 0.755360] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.756964] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.808792] 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.66 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.7... Lease of 192.168.130.7 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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4zUL8yJtRo0XTBljgsqDPOupAmqpHf44Ip+lIxLzZtrbEr1W+P7FS3oaBUdjQLKHR7ArMxxcHKorq4Sa9069ISsDg9mMLl0t/P/ZD0rM01MB9YHTw33KTqfnUT1G/npguc2pjWHH23Y3/zMXiQVhRkm8Xv7VzAA7qtYGU73dNYpGgmC2OSZAhW24e+MgGgQv9j+PIIFaTYW/5fORiZ8T1XDHR+xhl0EcQ1Mx2XFwlSQ4vrImUkJMHymBl52TJYLmR9DJCiDyFe3x3CxaFFeCITOX//PUgQnty63icsNWLajwMJU4ISoEmJ8nZi7NNuDskmDXWAAYkBDHPdNMjgxl5 root@opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAKGegSmdjicm5M/fwlX6aIRAEqSg4IzgjIR96G+KG2JhIPv+lQGgm1GywHDNlqMo84FwMU2q/p8eU2Wsjlp/lQPJKgqVj0CvqkJAUM+gzfX1lmtHyGU/qbH6fTywv+LHsKB1ct1b13uqeK1CW0petTM4AjcIv28AKjRJ1xHtkceHAAAAFQDWowDZHF4xsyEfh4VR+lRGYeZMwwAAAIASUa++GlhB4Wsv04S9RLBLVEwLbqaILqeWVxv8cmJcrB1mp7GZbljyXx9YGvzp2GsaczoTsXxtj+uMMAAyJxnm8D5kRXM0Vhhwzx4LoHEQw3aijJRanwRx/X2y8oGqB5MpP04hT9xyA6HH6rstE32HF2cPm3R+tze6WardcxidugAAAIBU+16ewdtfnu80Fz7EsYH0Dc+G1g82vz3Tq91fbsum2DQAxpWBoHysv70OqXf8k2UBdTrti4qGBbxbvziPN0UhkF46rNzVI7L+TM8b+8ctsjDcBCtDufWB5GaJqSelAIHBRZN1wRIE3Aby7/LfynMgxLJj8qNVGeICwtpJBi2iSQ== root@opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:fe6f:1b66/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 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: ac99e47f-4085-4106-bb0d-5de663f922c9 name: opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.95 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:41:18,503 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4' 2018-05-10 08:41:28,513 - 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-fd8ac959-953e-4168-89ce-34f7a1c96fb4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9a:8f:65', 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'faba9a70-b142-407a-a41c-effd125ea339'}), 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-00000029', u'OS-SRV-USG:launched_at': u'2018-05-10T08:41:26.000000', 'flavor': Munch({u'id': u'b54259b4-9d4b-4db7-94c1-7399228a36cc'}), 'az': u'nova', 'id': u'973981b4-c163-47fb-927a-02ffb5b4c60a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd723bb1bda09485cb0ca9491758e7512', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.4', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd236936b01164003813b0d54c1b2f093', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.4', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.4', 'launched_at': u'2018-05-10T08:41:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-10T08:41:27Z', 'hostId': u'b176e7ec5bd723448d738852c20998e5e3b7675bdcad0aac45347393', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'b176e7ec5bd723448d738852c20998e5e3b7675bdcad0aac45347393', '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-00000029', u'OS-SRV-USG:launched_at': u'2018-05-10T08:41:26.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd236936b01164003813b0d54c1b2f093', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4', 'adminPass': u'45B2LX2LGon8', 'tenant_id': u'd236936b01164003813b0d54c1b2f093', 'created_at': u'2018-05-10T08:41:19Z', 'created': u'2018-05-10T08:41:19Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-10 08:41:30,183 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1150603611 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.129343] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130986] pid_max: default: 32768 minimum: 301 [ 0.131875] ACPI: Core revision 20150930 [ 0.133285] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134575] Security Framework initialized [ 0.135358] Yama: becoming mindful. [ 0.136049] AppArmor: AppArmor initialized [ 0.136999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.138438] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139723] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.140962] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.142349] Initializing cgroup subsys io [ 0.143138] Initializing cgroup subsys memory [ 0.143978] Initializing cgroup subsys devices [ 0.144857] Initializing cgroup subsys freezer [ 0.145699] Initializing cgroup subsys net_cls [ 0.146550] Initializing cgroup subsys perf_event [ 0.147452] Initializing cgroup subsys net_prio [ 0.148321] Initializing cgroup subsys hugetlb [ 0.149221] Initializing cgroup subsys pids [ 0.150049] CPU: Physical Processor ID: 0 [ 0.151497] mce: CPU supports 10 MCE banks [ 0.152319] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162705] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167849] ftrace: allocating 31920 entries in 125 pages [ 0.189266] smpboot: Max logical packages: 1 [ 0.190129] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191513] x2apic enabled [ 0.192234] Switched APIC routing to physical x2apic. [ 0.193764] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194971] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.197033] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.198651] ... version: 2 [ 0.199447] ... bit width: 48 [ 0.200253] ... generic registers: 4 [ 0.201079] ... value mask: 0000ffffffffffff [ 0.202084] ... max period: 000000007fffffff [ 0.203097] ... fixed-purpose events: 3 [ 0.203908] ... event mask: 000000070000000f [ 0.204938] KVM setup paravirtual spinlock [ 0.206215] x86: Booted up 1 node, 1 CPUs [ 0.207060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208501] devtmpfs: initialized [ 0.210206] evm: security.selinux [ 0.210887] evm: security.SMACK64 [ 0.211556] evm: security.SMACK64EXEC [ 0.212323] evm: security.SMACK64TRANSMUTE [ 0.213156] evm: security.SMACK64MMAP [ 0.213944] evm: security.ima [ 0.214580] evm: security.capability [ 0.215381] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217320] pinctrl core: initialized pinctrl subsystem [ 0.218357] RTC time: 8:41:13, date: 05/10/18 [ 0.219255] NET: Registered protocol family 16 [ 0.220189] cpuidle: using governor ladder [ 0.221036] cpuidle: using governor menu [ 0.221831] PCCT header not found. [ 0.222556] ACPI: bus type PCI registered [ 0.223359] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224798] PCI: Using configuration type 1 for base access [ 0.226001] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.228215] ACPI: Added _OSI(Module Device) [ 0.229144] ACPI: Added _OSI(Processor Device) [ 0.230059] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.231077] ACPI: Added _OSI(Processor Aggregator Device) [ 0.233102] ACPI: Interpreter enabled [ 0.233943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238028] ACPI: (supports S0 S3 S4 S5) [ 0.238907] ACPI: Using IOAPIC for interrupt routing [ 0.239938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243291] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246118] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.247591] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250171] acpiphp: Slot [3] registered [ 0.251051] acpiphp: Slot [4] registered [ 0.251948] acpiphp: Slot [5] registered [ 0.252848] acpiphp: Slot [6] registered [ 0.260272] acpiphp: Slot [7] registered [ 0.261177] acpiphp: Slot [8] registered [ 0.262120] acpiphp: Slot [9] registered [ 0.263050] acpiphp: Slot [10] registered [ 0.263981] acpiphp: Slot [11] registered [ 0.264897] acpiphp: Slot [12] registered [ 0.265795] acpiphp: Slot [13] registered [ 0.266651] acpiphp: Slot [14] registered [ 0.267516] acpiphp: Slot [15] registered [ 0.268311] acpiphp: Slot [16] registered [ 0.269187] acpiphp: Slot [17] registered [ 0.270053] acpiphp: Slot [18] registered [ 0.270866] acpiphp: Slot [19] registered [ 0.271743] acpiphp: Slot [20] registered [ 0.272606] acpiphp: Slot [21] registered [ 0.273486] acpiphp: Slot [22] registered [ 0.274343] acpiphp: Slot [23] registered [ 0.275222] acpiphp: Slot [24] registered [ 0.276122] acpiphp: Slot [25] registered [ 0.277073] acpiphp: Slot [26] registered [ 0.278014] acpiphp: Slot [27] registered [ 0.278913] acpiphp: Slot [28] registered [ 0.279765] acpiphp: Slot [29] registered [ 0.280690] acpiphp: Slot [30] registered [ 0.281555] acpiphp: Slot [31] registered [ 0.282449] PCI host bridge to bus 0000:00 [ 0.283446] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.284859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286262] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.287846] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.289401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.291146] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296619] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298009] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299537] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.304316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.305957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337529] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338971] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340346] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341731] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344241] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345446] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346660] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348435] vgaarb: loaded [ 0.349086] vgaarb: bridge control possible 0000:00:02.0 [ 0.350177] SCSI subsystem initialized [ 0.350975] ACPI: bus type USB registered [ 0.351821] usbcore: registered new interface driver usbfs [ 0.352841] usbcore: registered new interface driver hub [ 0.353864] usbcore: registered new device driver usb [ 0.354952] PCI: Using ACPI for IRQ routing [ 0.355947] NetLabel: Initializing [ 0.356637] NetLabel: domain hash size = 128 [ 0.357442] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358399] NetLabel: unlabeled traffic allowed by default [ 0.359562] clocksource: Switched to clocksource kvm-clock [ 0.364715] AppArmor: AppArmor Filesystem Enabled [ 0.365686] pnp: PnP ACPI init [ 0.366678] pnp: PnP ACPI: found 5 devices [ 0.372700] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.374552] NET: Registered protocol family 2 [ 0.375573] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.376917] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.378209] TCP: Hash tables configured (established 8192 bind 8192) [ 0.379530] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.380750] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.382115] NET: Registered protocol family 1 [ 0.383075] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384399] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.385624] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.399706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.413826] Trying to unpack rootfs image as initramfs... [ 0.463921] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.465596] Scanning for low memory corruption every 60 seconds [ 0.466897] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.468094] audit: initializing netlink subsys (disabled) [ 0.469087] audit: type=2000 audit(1525941674.837:1): initialized [ 0.470375] Initialise system trusted keyring [ 0.471278] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.472438] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474407] zbud: loaded [ 0.475096] VFS: Disk quotas dquot_6.6.0 [ 0.475871] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.477340] fuse init (API version 7.23) [ 0.478179] Key type big_key registered [ 0.479029] Allocating IMA MOK and blacklist keyrings. [ 0.480143] Key type asymmetric registered [ 0.481030] Asymmetric key parser 'x509' registered [ 0.482093] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.483526] io scheduler noop registered [ 0.484387] io scheduler deadline registered (default) [ 0.485514] io scheduler cfq registered [ 0.486322] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.487361] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.488686] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.490074] ACPI: Power Button [PWRF] [ 0.490983] GHES: HEST is not enabled! [ 0.504627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.532492] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.546869] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.548727] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574038] Linux agpgart interface v0.103 [ 0.576065] brd: module loaded [ 0.577276] loop: module loaded [ 0.582063] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.583345] GPT:90111 != 2097151 [ 0.583943] GPT:Alternate GPT header not at the end of the disk. [ 0.584946] GPT:90111 != 2097151 [ 0.585533] GPT: Use GNU Parted to correct GPT errors. [ 0.586400] vda: vda1 vda15 [ 0.588192] vdb: [ 0.589140] scsi host0: ata_piix [ 0.589808] scsi host1: ata_piix [ 0.590449] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.591574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.593560] libphy: Fixed MDIO Bus: probed [ 0.594311] tun: Universal TUN/TAP device driver, 1.6 [ 0.595160] tun: (C) 1999-2004 Max Krasnyansky [ 0.597026] PPP generic driver version 2.4.2 [ 0.597840] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.598922] ehci-pci: EHCI PCI platform driver [ 0.599720] ehci-platform: EHCI generic platform driver [ 0.600625] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.601626] ohci-pci: OHCI PCI platform driver [ 0.602388] ohci-platform: OHCI generic platform driver [ 0.603263] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617334] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618236] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619535] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.620433] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.621458] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.623808] usb usb1: Product: UHCI Host Controller [ 0.624640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.625646] usb usb1: SerialNumber: 0000:00:01.2 [ 0.626498] hub 1-0:1.0: USB hub found [ 0.627174] hub 1-0:1.0: 2 ports detected [ 0.627968] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.629760] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.630599] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.631505] mousedev: PS/2 mouse device common for all mice [ 0.632622] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634220] rtc_cmos 00:00: RTC can wake from S4 [ 0.635163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.636451] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.637769] i2c /dev entries driver [ 0.638540] device-mapper: uevent: version 1.0.3 [ 0.639662] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.641423] ledtrig-cpu: registered to indicate activity on CPUs [ 0.642832] NET: Registered protocol family 10 [ 0.643919] NET: Registered protocol family 17 [ 0.644895] Key type dns_resolver registered [ 0.645878] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.647080] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.648972] registered taskstats version 1 [ 0.649872] Loading compiled-in X.509 certificates [ 0.651382] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.653410] zswap: loaded using pool lzo/zbud [ 0.661256] Key type trusted registered [ 0.662858] Key type encrypted registered [ 0.663737] AppArmor: AppArmor sha1 policy hashing enabled [ 0.664870] ima: No TPM chip found, activating TPM-bypass! [ 0.665967] evm: HMAC attrs: 0x1 [ 0.666935] Magic number: 2:723:674 [ 0.667806] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:14 UTC (1525941674) [ 0.669521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.670716] EDD information not available. [ 0.752560] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.753942] Write protecting the kernel read-only data: 14336k [ 0.755360] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.756964] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.808792] 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.66 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.7... Lease of 192.168.130.7 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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4zUL8yJtRo0XTBljgsqDPOupAmqpHf44Ip+lIxLzZtrbEr1W+P7FS3oaBUdjQLKHR7ArMxxcHKorq4Sa9069ISsDg9mMLl0t/P/ZD0rM01MB9YHTw33KTqfnUT1G/npguc2pjWHH23Y3/zMXiQVhRkm8Xv7VzAA7qtYGU73dNYpGgmC2OSZAhW24e+MgGgQv9j+PIIFaTYW/5fORiZ8T1XDHR+xhl0EcQ1Mx2XFwlSQ4vrImUkJMHymBl52TJYLmR9DJCiDyFe3x3CxaFFeCITOX//PUgQnty63icsNWLajwMJU4ISoEmJ8nZi7NNuDskmDXWAAYkBDHPdNMjgxl5 root@opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAKGegSmdjicm5M/fwlX6aIRAEqSg4IzgjIR96G+KG2JhIPv+lQGgm1GywHDNlqMo84FwMU2q/p8eU2Wsjlp/lQPJKgqVj0CvqkJAUM+gzfX1lmtHyGU/qbH6fTywv+LHsKB1ct1b13uqeK1CW0petTM4AjcIv28AKjRJ1xHtkceHAAAAFQDWowDZHF4xsyEfh4VR+lRGYeZMwwAAAIASUa++GlhB4Wsv04S9RLBLVEwLbqaILqeWVxv8cmJcrB1mp7GZbljyXx9YGvzp2GsaczoTsXxtj+uMMAAyJxnm8D5kRXM0Vhhwzx4LoHEQw3aijJRanwRx/X2y8oGqB5MpP04hT9xyA6HH6rstE32HF2cPm3R+tze6WardcxidugAAAIBU+16ewdtfnu80Fz7EsYH0Dc+G1g82vz3Tq91fbsum2DQAxpWBoHysv70OqXf8k2UBdTrti4qGBbxbvziPN0UhkF46rNzVI7L+TM8b+8ctsjDcBCtDufWB5GaJqSelAIHBRZN1wRIE3Aby7/LfynMgxLJj8qNVGeICwtpJBi2iSQ== root@opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:fe6f:1b66/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 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: ac99e47f-4085-4106-bb0d-5de663f922c9 name: opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.95 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: /dev/root resized successfully [took 8.13s] 2018-05-10 08:41:30,184 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-10 08:41:30,184 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-10 08:41:31,965 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === 2018-05-10 08:41:31,966 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:41:34,136 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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-10 08:41:36,145 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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-10 08:41:38,247 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] 2018-05-10 08:41:40,384 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] 2018-05-10 08:41:42,309 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] 2018-05-10 08:41:44,178 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] 2018-05-10 08:41:46,033 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] 2018-05-10 08:41:48,146 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-10 08:41:50,051 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-10 08:41:52,011 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-10 08:41:52,012 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:41:53,995 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-10 08:41:56,021 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-10 08:41:57,882 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-10 08:41:59,993 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 2018-05-10 08:42:01,923 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:03,834 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:05,783 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:07,570 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:09,376 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:11,475 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:11,477 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:42:13,281 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:15,157 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:17,062 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:19,051 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:21,064 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:23,034 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:25,039 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:26,889 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:28,817 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:30,802 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:30,803 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:42:32,773 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:34,679 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:36,655 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:38,700 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:40,720 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:42,636 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:44,646 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:46,525 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:48,660 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:50,646 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:50,647 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:42:52,668 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:54,481 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:56,510 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:42:58,376 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:00,415 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:02,507 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:04,541 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:06,440 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:08,444 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:10,405 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:10,406 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:43:12,412 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:14,260 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:16,273 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:18,081 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:19,859 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:21,729 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:23,634 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:25,517 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:27,555 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:29,590 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:29,591 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:43:31,452 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:33,355 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:35,370 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:37,128 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:39,015 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:40,912 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:42,904 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:44,910 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:46,696 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:48,569 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:48,570 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:43:50,349 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:52,261 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:54,281 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:56,113 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:57,987 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:43:59,830 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:01,816 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:03,599 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:05,411 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:07,347 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:07,348 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:44:09,250 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:11,109 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:12,934 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:14,807 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:16,670 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:18,691 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:20,705 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:22,592 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:24,601 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:26,547 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:26,548 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:44:28,544 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:30,420 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:32,602 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:34,526 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:36,451 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:38,361 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:40,257 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:42,139 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:43,908 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:45,687 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:45,687 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:44:47,761 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:49,654 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:51,454 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:53,243 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:55,239 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:56,959 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:44:59,300 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:01,359 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:03,198 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:05,141 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:05,142 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:45:07,073 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:08,920 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:10,740 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:12,784 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:14,704 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:16,688 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:18,573 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:20,459 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:22,442 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:24,231 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:24,232 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:45:26,199 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:28,005 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:29,894 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:31,925 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:33,772 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:35,581 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:37,498 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:39,394 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:41,310 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:43,105 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:43,106 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:45:45,107 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:46,813 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:48,731 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:50,665 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:52,436 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:54,483 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:56,542 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:45:58,470 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:00,556 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:02,411 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:02,413 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:46:04,310 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:06,322 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:08,393 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:10,197 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:12,364 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:14,247 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:16,294 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:18,276 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:20,082 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:21,972 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:21,973 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:46:24,000 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:25,916 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:27,723 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:29,654 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:31,760 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:33,547 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:35,451 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:37,242 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:39,046 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:40,839 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:40,840 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:46:42,715 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:44,688 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:46,612 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:48,420 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:50,238 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:52,273 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:54,099 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:56,060 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:57,857 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:59,904 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:46:59,905 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:47:01,826 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:03,608 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:05,673 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:07,529 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:09,616 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:11,495 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:13,557 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:15,544 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:17,436 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:19,204 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:19,205 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:47:21,156 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:23,018 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:24,827 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:26,627 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:28,424 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:30,300 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:32,103 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:34,126 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:36,066 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:38,123 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:38,124 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-10 08:47:40,056 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:42,081 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:43,955 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:45,866 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:47,889 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:49,683 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:51,473 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:53,266 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:55,087 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:57,111 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812231394 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142864] pid_max: default: 32768 minimum: 301 [ 0.143798] ACPI: Core revision 20150930 [ 0.145243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146613] Security Framework initialized [ 0.147471] Yama: becoming mindful. [ 0.148265] AppArmor: AppArmor initialized [ 0.149181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150724] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152146] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153633] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155160] Initializing cgroup subsys io [ 0.155989] Initializing cgroup subsys memory [ 0.156988] Initializing cgroup subsys devices [ 0.157926] Initializing cgroup subsys freezer [ 0.158821] Initializing cgroup subsys net_cls [ 0.159717] Initializing cgroup subsys perf_event [ 0.160736] Initializing cgroup subsys net_prio [ 0.161692] Initializing cgroup subsys hugetlb [ 0.162620] Initializing cgroup subsys pids [ 0.163505] CPU: Physical Processor ID: 0 [ 0.165031] mce: CPU supports 10 MCE banks [ 0.165935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181459] ftrace: allocating 31920 entries in 125 pages [ 0.202829] smpboot: Max logical packages: 1 [ 0.203745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205218] x2apic enabled [ 0.205963] Switched APIC routing to physical x2apic. [ 0.207522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208794] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.211051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.212803] ... version: 2 [ 0.213707] ... bit width: 48 [ 0.214642] ... generic registers: 4 [ 0.215521] ... value mask: 0000ffffffffffff [ 0.216688] ... max period: 000000007fffffff [ 0.217858] ... fixed-purpose events: 3 [ 0.218763] ... event mask: 000000070000000f [ 0.219918] KVM setup paravirtual spinlock [ 0.221325] x86: Booted up 1 node, 1 CPUs [ 0.222246] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223865] devtmpfs: initialized [ 0.225679] evm: security.selinux [ 0.226495] evm: security.SMACK64 [ 0.227265] evm: security.SMACK64EXEC [ 0.228098] evm: security.SMACK64TRANSMUTE [ 0.229032] evm: security.SMACK64MMAP [ 0.229877] evm: security.ima [ 0.230601] evm: security.capability [ 0.231547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233805] pinctrl core: initialized pinctrl subsystem [ 0.235116] RTC time: 8:41:26, date: 05/10/18 [ 0.236235] NET: Registered protocol family 16 [ 0.237391] cpuidle: using governor ladder [ 0.238349] cpuidle: using governor menu [ 0.239250] PCCT header not found. [ 0.240088] ACPI: bus type PCI registered [ 0.241008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242512] PCI: Using configuration type 1 for base access [ 0.243805] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.246064] ACPI: Added _OSI(Module Device) [ 0.247081] ACPI: Added _OSI(Processor Device) [ 0.248113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251230] ACPI: Interpreter enabled [ 0.252137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.254358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256584] ACPI: (supports S0 S3 S4 S5) [ 0.257511] ACPI: Using IOAPIC for interrupt routing [ 0.258662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269235] acpiphp: Slot [3] registered [ 0.270199] acpiphp: Slot [4] registered [ 0.271166] acpiphp: Slot [5] registered [ 0.272117] acpiphp: Slot [6] registered [ 0.279462] acpiphp: Slot [7] registered [ 0.280427] acpiphp: Slot [8] registered [ 0.281413] acpiphp: Slot [9] registered [ 0.282376] acpiphp: Slot [10] registered [ 0.283333] acpiphp: Slot [11] registered [ 0.284324] acpiphp: Slot [12] registered [ 0.285285] acpiphp: Slot [13] registered [ 0.286266] acpiphp: Slot [14] registered [ 0.287222] acpiphp: Slot [15] registered [ 0.288197] acpiphp: Slot [16] registered [ 0.289172] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.291114] acpiphp: Slot [19] registered [ 0.292077] acpiphp: Slot [20] registered [ 0.293051] acpiphp: Slot [21] registered [ 0.294021] acpiphp: Slot [22] registered [ 0.295001] acpiphp: Slot [23] registered [ 0.295991] acpiphp: Slot [24] registered [ 0.296958] acpiphp: Slot [25] registered [ 0.297901] acpiphp: Slot [26] registered [ 0.298867] acpiphp: Slot [27] registered [ 0.299829] acpiphp: Slot [28] registered [ 0.300794] acpiphp: Slot [29] registered [ 0.301820] acpiphp: Slot [30] registered [ 0.302785] acpiphp: Slot [31] registered [ 0.303766] PCI host bridge to bus 0000:00 [ 0.304730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309572] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.311334] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328083] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368417] vgaarb: loaded [ 0.368996] vgaarb: bridge control possible 0000:00:02.0 [ 0.370167] SCSI subsystem initialized [ 0.370982] ACPI: bus type USB registered [ 0.371804] usbcore: registered new interface driver usbfs [ 0.372847] usbcore: registered new interface driver hub [ 0.373876] usbcore: registered new device driver usb [ 0.374941] PCI: Using ACPI for IRQ routing [ 0.375942] NetLabel: Initializing [ 0.376640] NetLabel: domain hash size = 128 [ 0.377492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378453] NetLabel: unlabeled traffic allowed by default [ 0.379554] clocksource: Switched to clocksource kvm-clock [ 0.384666] AppArmor: AppArmor Filesystem Enabled [ 0.385616] pnp: PnP ACPI init [ 0.386497] pnp: PnP ACPI: found 5 devices [ 0.392525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394282] NET: Registered protocol family 2 [ 0.395257] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396580] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.397823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399005] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400082] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401250] NET: Registered protocol family 1 [ 0.402118] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404330] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432492] Trying to unpack rootfs image as initramfs... [ 0.482161] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.483762] Scanning for low memory corruption every 60 seconds [ 0.485086] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486257] audit: initializing netlink subsys (disabled) [ 0.487276] audit: type=2000 audit(1525941687.192:1): initialized [ 0.488652] Initialise system trusted keyring [ 0.489574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492842] zbud: loaded [ 0.493521] VFS: Disk quotas dquot_6.6.0 [ 0.494335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495871] fuse init (API version 7.23) [ 0.496730] Key type big_key registered [ 0.497500] Allocating IMA MOK and blacklist keyrings. [ 0.498648] Key type asymmetric registered [ 0.499467] Asymmetric key parser 'x509' registered [ 0.500447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501913] io scheduler noop registered [ 0.502703] io scheduler deadline registered (default) [ 0.503708] io scheduler cfq registered [ 0.504546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508372] ACPI: Power Button [PWRF] [ 0.509212] GHES: HEST is not enabled! [ 0.522874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564999] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.566865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590453] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592522] Linux agpgart interface v0.103 [ 0.594642] brd: module loaded [ 0.595879] loop: module loaded [ 0.600074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601485] GPT:90111 != 2097151 [ 0.602122] GPT:Alternate GPT header not at the end of the disk. [ 0.603220] GPT:90111 != 2097151 [ 0.603871] GPT: Use GNU Parted to correct GPT errors. [ 0.604819] vda: vda1 vda15 [ 0.606673] vdb: [ 0.607654] scsi host0: ata_piix [ 0.608376] scsi host1: ata_piix [ 0.609051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.610294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.611738] libphy: Fixed MDIO Bus: probed [ 0.612543] tun: Universal TUN/TAP device driver, 1.6 [ 0.613491] tun: (C) 1999-2004 Max Krasnyansky [ 0.616097] PPP generic driver version 2.4.2 [ 0.616989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618177] ehci-pci: EHCI PCI platform driver [ 0.619037] ehci-platform: EHCI generic platform driver [ 0.620033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621161] ohci-pci: OHCI PCI platform driver [ 0.622018] ohci-platform: OHCI generic platform driver [ 0.623000] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638167] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639606] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644356] usb usb1: Product: UHCI Host Controller [ 0.645280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646428] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647359] hub 1-0:1.0: USB hub found [ 0.648098] hub 1-0:1.0: 2 ports detected [ 0.648987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652918] mousedev: PS/2 mouse device common for all mice [ 0.654140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655931] rtc_cmos 00:00: RTC can wake from S4 [ 0.656963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659415] i2c /dev entries driver [ 0.660161] device-mapper: uevent: version 1.0.3 [ 0.661081] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663982] NET: Registered protocol family 10 [ 0.664975] NET: Registered protocol family 17 [ 0.665849] Key type dns_resolver registered [ 0.666761] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.667861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669600] registered taskstats version 1 [ 0.670410] Loading compiled-in X.509 certificates [ 0.671842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673706] zswap: loaded using pool lzo/zbud [ 0.681307] Key type trusted registered [ 0.682852] Key type encrypted registered [ 0.683706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684729] ima: No TPM chip found, activating TPM-bypass! [ 0.685766] evm: HMAC attrs: 0x1 [ 0.686664] Magic number: 2:723:674 [ 0.687468] rtc_cmos 00:00: setting system clock to 2018-05-10 08:41:27 UTC (1525941687) [ 0.689069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690171] EDD information not available. [ 0.768576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770081] Write protecting the kernel read-only data: 14336k [ 0.771665] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773434] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.70 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.910849] 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.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: 992MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0JLnB3WwH0lTGXhyg4satgRQn0EpqfB4r67DQEB3ceGeup8hyzWdOZPwwKLVuW7XdclScxbRMtM7QW+54KOBVDChwGg158SxDhscuNnxWrGbbliipT3zH7TLwhkSdYVX2yIT/+XS6ZwshjVO+hxQeBoE+gRJhOPS2reAoINnrgLni1Yx1Xeax6cpWBDyGaWG+Gr+e4Nmyh5H1C+nfF2d2rtsg+VuZoCWlIm1ji6f4JWaunR47X7c1rropbvk6qKlaSbVSc8O1cM+1SJ2J7RaKZ30SVO/BT3bigvA9vt0WeqDMFmDncE1V++UZSGCCJkepJZMI2rAkZJb034QuEsh9 root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJSwf5BPIeHD2DYyvwF2NOg0IKlGqr1BnEf01jC4GGJQDgLfGrNgEELuG1f5xZaxaf9fLppwZxaYOOl6PhoeElb6VoAocEmBuKwKgoXcwZrsc1iy/+Wlv/Sxg2NsTWaUjlmjjJTKpyIeukXM1c0ZbY2X0jKbSKpFNyJMpkOcomzDAAAAFQCiZh1a5WPTcIjLOSWyAlazWWaU8QAAAIByGa2v9XM3qC78DG8/gL0rtHz5Jioix6Fp46T3pl52t5ZFkQ2xPfbm5BQq8/U5Z2+551kgTmrXaMkmHbYyG3mnVX7TqHnZcxaKWyuMsnlEIyz+4Qq8pnd6cReM4s4fRgRX9tHv7K0zAivk+6xMmri4XK+twuoCaQyCwu3HuxZT5gAAAIBCUAFZw8OOQINpEMKegO5nKlBP7m1NByQYGvHW0dj2/HGNy3J/W28JaH6r50aXuVUO+sjesRJzWwDvWsgV4FeFCB+iUFah+SKFYmHwlR0xdjvlHcWD7zmoPZyR+Q11lHcZtO14+g50yVEQ+qBFiw3mvS8cXLrhktOviNcvlq+YKw== root@opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 -----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:fe9a:8f65/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 973981b4-c163-47fb-927a-02ffb5b4c60a name: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 availability-zone: nova local-hostname: opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === === 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:9A:8F:65 inet addr:192.168.130.4 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:8f65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:1971 (1.9 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.1 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 /dev/root resized successfully [took 8.47s] --- 192.168.130.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### uname -a Linux opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.121448] usb 1-1: Product: QEMU USB Tablet [ 1.121449] usb 1-1: Manufacturer: QEMU [ 1.121450] usb 1-1: SerialNumber: 42 [ 1.483604] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 1.483606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 1.867867] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.885779] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.910849] random: dd urandom read with 5 bits of entropy available [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages May 10 09:41:28 cirros syslog.info syslogd started: BusyBox v1.23.2 May 10 09:41:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct May 10 09:41:28 cirros kern.notice kernel: [ 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) May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 May 10 09:41:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel May 10 09:41:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD May 10 09:41:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls May 10 09:41:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 10 09:41:28 cirros kern.notice kernel: [ 1.910849] random: dd urandom read with 5 bits of entropy available May 10 09:41:29 cirros authpriv.info dropbear[314]: Running in background May 10 09:41:29 cirros kern.info kernel: [ 2.651747] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks May 10 09:41:37 cirros kern.info kernel: [ 10.593700] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--fd8ac959-953e-4168-89ce-34f7a1c96fb4 login: 2018-05-10 08:47:57,112 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-05-10 08:47:57,227 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 08:47:57,227 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 06:58 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-05-10 08:48:11,246 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-05-10 08:48:11,246 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-10 08:48:11,348 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-10 08:48:11,349 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-10 08:48:11,349 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-10 08:48:17,984 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | abcb22ff-3b77-4e47-80bb-3f749f3c35a3 | 2018-05-10T08:48:17.045744 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: abcb22ff-3b77-4e47-80bb-3f749f3c35a3 ~/.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-10 08:48:21,956 - 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-10 08:48:21,956 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-10 08:48:29,057 - 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=d7f3c357-a37a-4208-8e2d-5ca900066340) as the default verifier for the future CLI operations. 2018-05-10 08:48:32,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-a8942c27-d636-427a-b5f3-f9c43604143e' 2018-05-10 08:48:33,608 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-10T08:48:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'96b98525-2278-40ab-a9ba-b7100b8dd431', u'provider:segmentation_id': 1019, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-a8942c27-d636-427a-b5f3-f9c43604143e', u'admin_state_up': True, u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T08:48:33Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 08:48:34,533 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-10T08:48:34Z', 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'23f3347e-254b-412d-8631-6fd3100ff699', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-a8942c27-d636-427a-b5f3-f9c43604143e', u'enable_dhcp': True, u'network_id': u'96b98525-2278-40ab-a9ba-b7100b8dd431', u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T08:48:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 08:48:34,533 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-10 08:48:34,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-a8942c27-d636-427a-b5f3-f9c43604143e' 2018-05-10 08:48:35,308 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-a8942c27-d636-427a-b5f3-f9c43604143e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-10T08:48:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2334b40f-fc77-44c6-addd-a1062fb8e3ea/file', u'owner': u'd236936b01164003813b0d54c1b2f093', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2334b40f-fc77-44c6-addd-a1062fb8e3ea', u'size': None, u'name': u'Cirros-0.4.0-a8942c27-d636-427a-b5f3-f9c43604143e', u'checksum': None, u'self': u'/v2/images/2334b40f-fc77-44c6-addd-a1062fb8e3ea', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-10T08:48:35Z', u'schema': u'/v2/schemas/image'}) 2018-05-10 08:48:35,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-a8942c27-d636-427a-b5f3-f9c43604143e' 2018-05-10 08:48:35,963 - 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-a8942c27-d636-427a-b5f3-f9c43604143e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-10T08:48:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/809f6fbb-7496-49f8-b57b-8b6b6398e748/file', u'owner': u'd236936b01164003813b0d54c1b2f093', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'809f6fbb-7496-49f8-b57b-8b6b6398e748', u'size': None, u'name': u'Cirros-0.4.0-1-a8942c27-d636-427a-b5f3-f9c43604143e', u'checksum': None, u'self': u'/v2/images/809f6fbb-7496-49f8-b57b-8b6b6398e748', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-10T08:48:36Z', u'schema': u'/v2/schemas/image'}) 2018-05-10 08:48:35,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-10 08:48:36,150 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-a8942c27-d636-427a-b5f3-f9c43604143e', 'ephemeral': 0, 'ram': 1024, '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'd236936b01164003813b0d54c1b2f093', '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'63cd25ad-43f1-453a-988a-4a5ba2247652', 'swap': 0}) 2018-05-10 08:48:36,306 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-a8942c27-d636-427a-b5f3-f9c43604143e', 'ephemeral': 0, 'ram': 1024, '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'd236936b01164003813b0d54c1b2f093', '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'74e4c9cf-8805-4bf8-9333-7ddcfa0f6117', 'swap': 0}) 2018-05-10 08:48:39,953 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-10 08:48:39,953 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-10 08:48:39,954 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-10 08:48:39,957 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-10 08:48:39,961 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-10 08:48:43,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d7f3c357-a37a-4208-8e2d-5ca900066340/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-10 08:48:43,202 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-10 08:48:43,204 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-10 08:48:43,205 - 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-10 09:08:45,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f7c7506d-745b-43dd-b9d7-c0d83dd84e4b 2018-05-10 09:08:45,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f7c7506d-745b-43dd-b9d7-c0d83dd84e4b']'. 2018-05-10 09:08:46,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-10 09:08:46,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-10 09:08:46,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-10 09:08:46,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f7c7506d-745b-43dd-b9d7-c0d83dd84e4b | 2018-05-10 09:08:46,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-10 09:08:46,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-10 08:48:45 | 2018-05-10 09:08:46,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-10 09:08:44 | 2018-05-10 09:08:46,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:59 | 2018-05-10 09:08:46,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-10 09:08:46,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-10 09:08:46,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-10 09:08:46,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d7f3c357-a37a-4208-8e2d-5ca900066340) | 2018-05-10 09:08:46,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-10 09:08:46,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: abcb22ff-3b77-4e47-80bb-3f749f3c35a3) | 2018-05-10 09:08:46,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-10 09:08:46,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1175.05 | 2018-05-10 09:08:46,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2018-05-10 09:08:46,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-10 09:08:46,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-10 09:08:46,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-10 09:08:46,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-05-10 09:08:46,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-10 09:08:46,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-10 09:08:46,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.7777777778% 2018-05-10 09:08:51,304 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 09:08:51,304 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 20:19 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-10 09:08:51,312 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-10 09:08:51,312 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-10 09:08:51,406 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-10 09:08:51,823 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-10 09:08:51,823 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-10 09:08:52,379 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-10 09:08:55,611 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-10 09:08:58,877 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4e4581d2-0399-46da-b833-fe1a4fe32401 | 2018-05-10T09:08:58.257917 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4e4581d2-0399-46da-b833-fe1a4fe32401 ~/.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-10 09:09:02,747 - 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-10 09:09:02,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-10 09:09:03,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-578a555f-1a75-4d9c-9522-073a6ca499b5'... 2018-05-10 09:09:04,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-578a555f-1a75-4d9c-9522-073a6ca499b5'... 2018-05-10 09:09:05,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-578a555f-1a75-4d9c-9522-073a6ca499b5'... 2018-05-10 09:09:09,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-578a555f-1a75-4d9c-9522-073a6ca499b5'... 2018-05-10 09:09:09,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-578a555f-1a75-4d9c-9522-073a6ca499b5'... 2018-05-10 09:09:09,689 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-10 09:09:09,689 - 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-10 09:09:09,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-10 09:09:09,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-10 09:09:09,710 - 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': '133fffaf-d30f-4ca9-809c-e2e3d100e937', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-578a555f-1a75-4d9c-9522-073a6ca499b5', 'flavor_name': 'rally-tiny-578a555f-1a75-4d9c-9522-073a6ca499b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-578a555f-1a75-4d9c-9522-073a6ca499b5', '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-10 09:10:21,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8438dc2f-5fea-4829-ae11-ddda1aa515f7 2018-05-10 09:10:21,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-10 09:10:21,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '8438dc2f-5fea-4829-ae11-ddda1aa515f7'] 2018-05-10 09:10:22,178 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 8438dc2f-5fea-4829-ae11-ddda1aa515f7: 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 8438dc2f-5fea-4829-ae11-ddda1aa515f7 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.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | total | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> duration | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848198 Full duration: 8.170063 -------------------------------------------------------------------------------- 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 8438dc2f-5fea-4829-ae11-ddda1aa515f7 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.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | total | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | -> duration | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.380484 Full duration: 8.341248 -------------------------------------------------------------------------------- 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 8438dc2f-5fea-4829-ae11-ddda1aa515f7 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.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | total | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> duration | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.182942 Full duration: 8.052584 -------------------------------------------------------------------------------- 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 8438dc2f-5fea-4829-ae11-ddda1aa515f7 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.098126 Full duration: 8.283321 -------------------------------------------------------------------------------- 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 8438dc2f-5fea-4829-ae11-ddda1aa515f7 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | total | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 100.0% | 1 | | -> duration | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.477439 Full duration: 9.021483 -------------------------------------------------------------------------------- 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 8438dc2f-5fea-4829-ae11-ddda1aa515f7 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.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | total | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> duration | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927042 Full duration: 7.889161 HINTS: * To plot HTML graphics with this data, run: rally task report 8438dc2f-5fea-4829-ae11-ddda1aa515f7 --out output.html * To generate a JUnit report, run: rally task export 8438dc2f-5fea-4829-ae11-ddda1aa515f7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8438dc2f-5fea-4829-ae11-ddda1aa515f7 --json --out output.json 2018-05-10 09:10:22,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8438dc2f-5fea-4829-ae11-ddda1aa515f7'] 2018-05-10 09:10:23,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-10 09:10:23,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8438dc2f-5fea-4829-ae11-ddda1aa515f7', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-10 09:10:23,196 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-10 09:10:23,197 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-10 09:10:23,197 - 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-10 09:10:23,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-10 09:10:23,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-10 09:10:23,216 - 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': '133fffaf-d30f-4ca9-809c-e2e3d100e937', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-578a555f-1a75-4d9c-9522-073a6ca499b5', 'flavor_name': 'rally-tiny-578a555f-1a75-4d9c-9522-073a6ca499b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-578a555f-1a75-4d9c-9522-073a6ca499b5', '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-10 09:11:56,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f548dd3c-8562-4c3a-93b8-3118fbd4bb7d 2018-05-10 09:11:56,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f548dd3c-8562-4c3a-93b8-3118fbd4bb7d'] 2018-05-10 09:11:57,352 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f548dd3c-8562-4c3a-93b8-3118fbd4bb7d: 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 f548dd3c-8562-4c3a-93b8-3118fbd4bb7d 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.192 | 3.192 | 3.192 | 3.192 | 3.192 | 3.192 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | -> glance_v2.upload_data | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | glance_v2.delete_image | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 3.471 | 3.471 | 3.471 | 3.471 | 3.471 | 3.471 | 100.0% | 1 | | -> duration | 3.471 | 3.471 | 3.471 | 3.471 | 3.471 | 3.471 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.47145 Full duration: 12.580066 -------------------------------------------------------------------------------- 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 f548dd3c-8562-4c3a-93b8-3118fbd4bb7d 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.108 | 3.108 | 3.108 | 3.108 | 3.108 | 3.108 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | -> glance_v2.upload_data | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | glance_v2.list_images | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 100.0% | 1 | | -> duration | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.275627 Full duration: 14.624509 -------------------------------------------------------------------------------- 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 f548dd3c-8562-4c3a-93b8-3118fbd4bb7d 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.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | total | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | -> duration | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.423061 Full duration: 8.563388 -------------------------------------------------------------------------------- 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": "133fffaf-d30f-4ca9-809c-e2e3d100e937" } ], "flavor": { "name": "rally-tiny-578a555f-1a75-4d9c-9522-073a6ca499b5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f548dd3c-8562-4c3a-93b8-3118fbd4bb7d 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.107 | 3.107 | 3.107 | 3.107 | 3.107 | 3.107 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | -> glance_v2.upload_data | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 100.0% | 1 | | nova.boot_servers | 12.701 | 12.701 | 12.701 | 12.701 | 12.701 | 12.701 | 100.0% | 1 | | total | 15.809 | 15.809 | 15.809 | 15.809 | 15.809 | 15.809 | 100.0% | 1 | | -> duration | 14.809 | 14.809 | 14.809 | 14.809 | 14.809 | 14.809 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.809007 Full duration: 35.562412 HINTS: * To plot HTML graphics with this data, run: rally task report f548dd3c-8562-4c3a-93b8-3118fbd4bb7d --out output.html * To generate a JUnit report, run: rally task export f548dd3c-8562-4c3a-93b8-3118fbd4bb7d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f548dd3c-8562-4c3a-93b8-3118fbd4bb7d --json --out output.json 2018-05-10 09:11:57,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f548dd3c-8562-4c3a-93b8-3118fbd4bb7d'] 2018-05-10 09:11:58,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-10 09:11:58,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f548dd3c-8562-4c3a-93b8-3118fbd4bb7d', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-10 09:11:58,373 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-10 09:11:58,373 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-10 09:11:58,374 - 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-10 09:11:58,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-10 09:11:58,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-10 09:11:58,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '133fffaf-d30f-4ca9-809c-e2e3d100e937', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-578a555f-1a75-4d9c-9522-073a6ca499b5', 'flavor_name': 'rally-tiny-578a555f-1a75-4d9c-9522-073a6ca499b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-578a555f-1a75-4d9c-9522-073a6ca499b5', '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-10 09:17:06,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf 2018-05-10 09:17:06,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf'] 2018-05-10 09:17:07,373 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf: 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 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf 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.47 | 3.47 | 3.47 | 3.47 | 3.47 | 3.47 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.632 | 10.632 | 10.632 | 10.632 | 10.632 | 10.632 | 100.0% | 1 | | total | 14.103 | 14.103 | 14.103 | 14.103 | 14.103 | 14.103 | 100.0% | 1 | | -> duration | 14.103 | 14.103 | 14.103 | 14.103 | 14.103 | 14.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.102992 Full duration: 42.3806 -------------------------------------------------------------------------------- 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 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf 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.83 | 3.83 | 3.83 | 3.83 | 3.83 | 3.83 | 100.0% | 1 | | cinder_v2.delete_volume | 10.781 | 10.781 | 10.781 | 10.781 | 10.781 | 10.781 | 100.0% | 1 | | total | 14.611 | 14.611 | 14.611 | 14.611 | 14.611 | 14.611 | 100.0% | 1 | | -> duration | 14.611 | 14.611 | 14.611 | 14.611 | 14.611 | 14.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.611101 Full duration: 26.372104 -------------------------------------------------------------------------------- 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-578a555f-1a75-4d9c-9522-073a6ca499b5" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf 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.735 | 5.735 | 5.735 | 5.735 | 5.735 | 5.735 | 100.0% | 1 | | cinder_v2.delete_volume | 11.001 | 11.001 | 11.001 | 11.001 | 11.001 | 11.001 | 100.0% | 1 | | total | 16.736 | 16.736 | 16.736 | 16.736 | 16.736 | 16.736 | 100.0% | 1 | | -> duration | 16.736 | 16.736 | 16.736 | 16.736 | 16.736 | 16.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.736252 Full duration: 29.290527 -------------------------------------------------------------------------------- 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 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf 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.474 | 3.474 | 3.474 | 3.474 | 3.474 | 3.474 | 100.0% | 1 | | cinder_v2.delete_volume | 10.807 | 10.807 | 10.807 | 10.807 | 10.807 | 10.807 | 100.0% | 1 | | total | 14.281 | 14.281 | 14.281 | 14.281 | 14.281 | 14.281 | 100.0% | 1 | | -> duration | 14.281 | 14.281 | 14.281 | 14.281 | 14.281 | 14.281 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.281097 Full duration: 25.349849 -------------------------------------------------------------------------------- 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 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf 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.541 | 3.541 | 3.541 | 3.541 | 3.541 | 3.541 | 100.0% | 1 | | cinder_v2.extend_volume | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 100.0% | 1 | | cinder_v2.delete_volume | 19.246 | 19.246 | 19.246 | 19.246 | 19.246 | 19.246 | 100.0% | 1 | | total | 25.41 | 25.41 | 25.41 | 25.41 | 25.41 | 25.41 | 100.0% | 1 | | -> duration | 25.41 | 25.41 | 25.41 | 25.41 | 25.41 | 25.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.410217 Full duration: 35.947569 -------------------------------------------------------------------------------- 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 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf 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 | 26.907 | 26.907 | 26.907 | 26.907 | 26.907 | 26.907 | 100.0% | 1 | | cinder_v2.delete_volume | 10.971 | 10.971 | 10.971 | 10.971 | 10.971 | 10.971 | 100.0% | 1 | | total | 37.88 | 37.88 | 37.88 | 37.88 | 37.88 | 37.88 | 100.0% | 1 | | -> duration | 37.88 | 37.88 | 37.88 | 37.88 | 37.88 | 37.88 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.880057 Full duration: 64.175534 -------------------------------------------------------------------------------- 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 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf 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.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | cinder_v2.list_qos | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> duration | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.859349 Full duration: 12.634609 -------------------------------------------------------------------------------- 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 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf 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.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | cinder_v2.set_qos | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.786267 Full duration: 12.907052 -------------------------------------------------------------------------------- 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 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf 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.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | cinder_v2.list_types | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> duration | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834754 Full duration: 12.519315 -------------------------------------------------------------------------------- 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 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf 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.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.918058 Full duration: 13.338466 HINTS: * To plot HTML graphics with this data, run: rally task report 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf --out output.html * To generate a JUnit report, run: rally task export 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf --json --out output.json 2018-05-10 09:17:07,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf'] 2018-05-10 09:17:08,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-10 09:17:08,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2a213cac-f8fe-43e3-bf2e-3dd2c8d84fdf', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-10 09:17:08,367 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-10 09:17:08,367 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-10 09:17:08,367 - 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-10 09:17:08,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-10 09:17:08,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-10 09:17:08,385 - 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': '133fffaf-d30f-4ca9-809c-e2e3d100e937', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-578a555f-1a75-4d9c-9522-073a6ca499b5', 'flavor_name': 'rally-tiny-578a555f-1a75-4d9c-9522-073a6ca499b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-578a555f-1a75-4d9c-9522-073a6ca499b5', '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-10 09:17:20,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5acf1871-36c0-42a9-9297-f75a22661629 2018-05-10 09:17:20,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5acf1871-36c0-42a9-9297-f75a22661629'] 2018-05-10 09:17:21,046 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5acf1871-36c0-42a9-9297-f75a22661629: 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 5acf1871-36c0-42a9-9297-f75a22661629 2018-05-10 09:17:21,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5acf1871-36c0-42a9-9297-f75a22661629'] 2018-05-10 09:17:21,978 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-10 09:17:32,562 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-10 09:17:32,563 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-10 09:17:32,942 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-10 09:17:33,055 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 09:17:33,055 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-10 09:17:33,056 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-10 09:17:33,057 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-10 09:17:33,059 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-10 09:17:33,060 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-10 09:17:33,056 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 08:40 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-10 09:17:33,061 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-10 09:17:33,061 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-10 09:17:33,061 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-10 09:17:33,154 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-10 09:17:33,154 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-10 09:17:33,154 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-10 09:17:36,368 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-10 09:17:39,946 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ee537f84-cd80-42fb-9a6a-2e4708640c9e | 2018-05-10T09:17:39.094466 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ee537f84-cd80-42fb-9a6a-2e4708640c9e ~/.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-10 09:17:43,955 - 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-10 09:17:43,956 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-10 09:17:46,860 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-10 09:17:51,126 - 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=1cb290da-f223-499d-99f6-52973d0b092b) as the default verifier for the future CLI operations. 2018-05-10 09:17:54,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-782d52ec-f3d2-4da0-8e7f-5e42f8e8446e' 2018-05-10 09:17:55,541 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-10T09:17:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'68864d2c-8685-4be8-af1a-489729bc2d3e', u'provider:segmentation_id': 1011, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-782d52ec-f3d2-4da0-8e7f-5e42f8e8446e', u'admin_state_up': True, u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T09:17:55Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 09:17:56,460 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-10T09:17:56Z', 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'ae51d3f4-524f-45c6-97dc-f909b70d8faa', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-782d52ec-f3d2-4da0-8e7f-5e42f8e8446e', u'enable_dhcp': True, u'network_id': u'68864d2c-8685-4be8-af1a-489729bc2d3e', u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T09:17:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 09:17:56,460 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-10 09:17:56,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-782d52ec-f3d2-4da0-8e7f-5e42f8e8446e' 2018-05-10 09:17:57,330 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-782d52ec-f3d2-4da0-8e7f-5e42f8e8446e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-10T09:17:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/72a6fab8-e8ba-4f70-ada7-03be662cc0b3/file', u'owner': u'd236936b01164003813b0d54c1b2f093', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'72a6fab8-e8ba-4f70-ada7-03be662cc0b3', u'size': None, u'name': u'Cirros-0.4.0-782d52ec-f3d2-4da0-8e7f-5e42f8e8446e', u'checksum': None, u'self': u'/v2/images/72a6fab8-e8ba-4f70-ada7-03be662cc0b3', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-10T09:17:57Z', u'schema': u'/v2/schemas/image'}) 2018-05-10 09:17:57,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-782d52ec-f3d2-4da0-8e7f-5e42f8e8446e' 2018-05-10 09:17:58,066 - 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-782d52ec-f3d2-4da0-8e7f-5e42f8e8446e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-10T09:17:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/8655485e-fc16-4ab9-9b65-cb9ec5db3221/file', u'owner': u'd236936b01164003813b0d54c1b2f093', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8655485e-fc16-4ab9-9b65-cb9ec5db3221', u'size': None, u'name': u'Cirros-0.4.0-1-782d52ec-f3d2-4da0-8e7f-5e42f8e8446e', u'checksum': None, u'self': u'/v2/images/8655485e-fc16-4ab9-9b65-cb9ec5db3221', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-10T09:17:58Z', u'schema': u'/v2/schemas/image'}) 2018-05-10 09:17:58,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-10 09:17:58,422 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-782d52ec-f3d2-4da0-8e7f-5e42f8e8446e', 'ephemeral': 0, 'ram': 1024, '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'd236936b01164003813b0d54c1b2f093', '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'8b7de1d7-5c05-4bf6-92b1-92007b047a6f', 'swap': 0}) 2018-05-10 09:17:58,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-782d52ec-f3d2-4da0-8e7f-5e42f8e8446e', 'ephemeral': 0, 'ram': 1024, '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'd236936b01164003813b0d54c1b2f093', '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'2c8a8a8b-4964-481a-ac53-fac57e339a86', 'swap': 0}) 2018-05-10 09:18:02,420 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-10 09:18:02,420 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-10 09:18:02,421 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-10 09:18:02,423 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-10 09:18:02,430 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-10 09:18:05,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1cb290da-f223-499d-99f6-52973d0b092b/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-10 09:18:05,872 - 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-10 09:19:54,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1f2bc64e-40a8-4fa4-bfd9-536b57eed82a 2018-05-10 09:19:54,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1f2bc64e-40a8-4fa4-bfd9-536b57eed82a']'. 2018-05-10 09:19:55,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-10 09:19:55,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-10 09:19:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-10 09:19:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1f2bc64e-40a8-4fa4-bfd9-536b57eed82a | 2018-05-10 09:19:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-10 09:19:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-10 09:18:08 | 2018-05-10 09:19:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-10 09:19:54 | 2018-05-10 09:19:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:46 | 2018-05-10 09:19:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-10 09:19:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-10 09:19:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1cb290da-f223-499d-99f6-52973d0b092b) | 2018-05-10 09:19:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-10 09:19:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ee537f84-cd80-42fb-9a6a-2e4708640c9e) | 2018-05-10 09:19:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-10 09:19:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 82.051 | 2018-05-10 09:19:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 136 | 2018-05-10 09:19:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-10 09:19:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-10 09:19:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-10 09:19:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-10 09:19:55,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-10 09:19:55,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-10 09:19:55,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-10 09:19:59,421 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 09:19:59,422 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-10 09:19:59,426 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-10 09:20:01,152 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-05-10 10:18:37,339 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 515, in test_connect_via_ssh_heat_vm create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 548, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 119 tests in 3516.115s FAILED (failures=2) 2018-05-10 10:18:37,507 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 10:18:37,507 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 58:36 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-10 10:18:37,512 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-10 10:18:37,512 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-10 10:18:37,601 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-10 10:18:37,601 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-10 10:18:37,602 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-10 10:18:41,065 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-10 10:18:44,358 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 72020958-1791-411e-a0fd-620955e76404 | 2018-05-10T10:18:43.614036 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 72020958-1791-411e-a0fd-620955e76404 ~/.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-10 10:18:48,358 - 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-10 10:18:48,358 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-10 10:18:51,481 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-10 10:18:55,864 - 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=d8675ebc-e719-4a7c-a215-df7ae9278fd6) as the default verifier for the future CLI operations. 2018-05-10 10:18:59,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-a2cbfbb8-7c77-4e1f-bcca-0094c4e9dec0' 2018-05-10 10:19:00,498 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-10T10:19:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'3f79bc3d-9593-40ac-bb3c-ee408ca5b9a6', u'provider:segmentation_id': 1008, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-a2cbfbb8-7c77-4e1f-bcca-0094c4e9dec0', u'admin_state_up': True, u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T10:18:59Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 10:19:01,317 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-10T10:19:01Z', 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'7f30dc86-b974-4fa9-9fec-937cdec3d640', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-a2cbfbb8-7c77-4e1f-bcca-0094c4e9dec0', u'enable_dhcp': True, u'network_id': u'3f79bc3d-9593-40ac-bb3c-ee408ca5b9a6', u'tenant_id': u'd236936b01164003813b0d54c1b2f093', u'created_at': u'2018-05-10T10:19:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'd236936b01164003813b0d54c1b2f093'}) 2018-05-10 10:19:01,318 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-10 10:19:01,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-a2cbfbb8-7c77-4e1f-bcca-0094c4e9dec0' 2018-05-10 10:19:02,185 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-a2cbfbb8-7c77-4e1f-bcca-0094c4e9dec0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-10T10:19:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/03ff9ff9-d250-4f0e-a7ce-0d20c5d42025/file', u'owner': u'd236936b01164003813b0d54c1b2f093', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'03ff9ff9-d250-4f0e-a7ce-0d20c5d42025', u'size': None, u'name': u'Cirros-0.4.0-a2cbfbb8-7c77-4e1f-bcca-0094c4e9dec0', u'checksum': None, u'self': u'/v2/images/03ff9ff9-d250-4f0e-a7ce-0d20c5d42025', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-10T10:19:02Z', u'schema': u'/v2/schemas/image'}) 2018-05-10 10:19:02,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-a2cbfbb8-7c77-4e1f-bcca-0094c4e9dec0' 2018-05-10 10:19:02,812 - 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-a2cbfbb8-7c77-4e1f-bcca-0094c4e9dec0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-10T10:19:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/fcd88abe-2bb7-4c88-bb90-2c2331d80786/file', u'owner': u'd236936b01164003813b0d54c1b2f093', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'fcd88abe-2bb7-4c88-bb90-2c2331d80786', u'size': None, u'name': u'Cirros-0.4.0-1-a2cbfbb8-7c77-4e1f-bcca-0094c4e9dec0', u'checksum': None, u'self': u'/v2/images/fcd88abe-2bb7-4c88-bb90-2c2331d80786', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-10T10:19:02Z', u'schema': u'/v2/schemas/image'}) 2018-05-10 10:19:02,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-10 10:19:03,133 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-a2cbfbb8-7c77-4e1f-bcca-0094c4e9dec0', 'ephemeral': 0, 'ram': 1024, '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'd236936b01164003813b0d54c1b2f093', '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'd10b16f2-7ae8-429e-8902-d5121cd2133c', 'swap': 0}) 2018-05-10 10:19:03,310 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-a2cbfbb8-7c77-4e1f-bcca-0094c4e9dec0', 'ephemeral': 0, 'ram': 1024, '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'd236936b01164003813b0d54c1b2f093', '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'c2d33b39-b8f7-45bf-b593-02749adb0ba4', 'swap': 0}) 2018-05-10 10:19:07,210 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-10 10:19:07,210 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-10 10:19:07,211 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-10 10:19:07,213 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-10 10:19:07,220 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-10 10:19:10,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d8675ebc-e719-4a7c-a215-df7ae9278fd6/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-10 10:19:10,004 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-10 10:19:10,007 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-10 10:19:10,007 - 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-10 10:21:31,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 10351043-570d-4276-b26e-509a14f9c65d 2018-05-10 10:21:31,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '10351043-570d-4276-b26e-509a14f9c65d']'. 2018-05-10 10:21:32,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-10 10:21:32,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-10 10:21:32,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-10 10:21:32,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 10351043-570d-4276-b26e-509a14f9c65d | 2018-05-10 10:21:32,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-10 10:21:32,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-10 10:19:12 | 2018-05-10 10:21:32,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-10 10:21:31 | 2018-05-10 10:21:32,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:19 | 2018-05-10 10:21:32,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-10 10:21:32,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-10 10:21:32,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d8675ebc-e719-4a7c-a215-df7ae9278fd6) | 2018-05-10 10:21:32,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-10 10:21:32,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 72020958-1791-411e-a0fd-620955e76404) | 2018-05-10 10:21:32,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-10 10:21:32,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 126.821 | 2018-05-10 10:21:32,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-10 10:21:32,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-10 10:21:32,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-10 10:21:32,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-10 10:21:32,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-10 10:21:32,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-10 10:21:32,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-10 10:21:32,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-10 10:21:36,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 10:21:36,689 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:37 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-10 10:21:36,693 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-10 10:21:36,694 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:40 | FAIL | | vping_userdata | functest | smoke | 06:58 | FAIL | | tempest_smoke_serial | functest | smoke | 20:19 | FAIL | | rally_sanity | functest | smoke | 08:40 | FAIL | | patrole | functest | smoke | 02:05 | PASS | | snaps_smoke | functest | smoke | 58:36 | FAIL | | neutron_trunk | functest | smoke | 02:37 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-10 10:21:36,700 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-10 10:21:43,809 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-181 | | 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-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-10 10:21:43,811 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-10 10:21:43,811 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-10 10:21:43,812 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-05-10 10:21:43,813 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-10 10:21:43,813 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-05-10 10:21:48,464 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-05-10 10:21:48,465 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-05-10 10:21:48,588 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 10:21:48,588 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:05 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-05-10 10:21:48,592 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-05-10 10:21:48,592 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:05 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-10 10:21:48,596 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-10 10:21:55,450 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-181 | | 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-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-10 10:21:55,454 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-10 10:21:55,454 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-10 10:21:55,455 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-10 10:21:55,456 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-05-10 10:21:55,458 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-10 10:22:03,118 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-181 | | 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-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-10 10:22:03,122 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-10 10:22:03,122 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-10 10:22:03,124 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-05-10 10:22:03,125 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-10 10:22:03,125 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-05-10 10:24:51,723 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-05-10 10:24:51,848 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-10 10:24:51,848 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:49 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-05-10 10:24:51,852 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:49 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-10 10:24:51,853 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK